[jboss-jira] [JBoss JIRA] (JGRP-1782) Util.objectToByteBuffer() is inefficient
Bela Ban (JIRA)
issues at jboss.org
Wed Jan 22 06:38:28 EST 2014
[ https://issues.jboss.org/browse/JGRP-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1782:
---------------------------
Description: When the type is a string, we create an unneeded byte[] buffer (was: When the type is a string, we create 2 copies. Replace this with 1 copy.)
> Util.objectToByteBuffer() is inefficient
> ----------------------------------------
>
> Key: JGRP-1782
> URL: https://issues.jboss.org/browse/JGRP-1782
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.5
>
>
> When the type is a string, we create an unneeded byte[] buffer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list