[infinispan-issues] [JBoss JIRA] Commented: (ISPN-829) MemcachedValue externalizer should send byte array length as int
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Dec 13 10:11:52 EST 2010
[ https://issues.jboss.org/browse/ISPN-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569637#comment-12569637 ]
Galder Zamarreño commented on ISPN-829:
---------------------------------------
https://github.com/infinispan/infinispan/pull/93
> MemcachedValue externalizer should send byte array length as int
> ----------------------------------------------------------------
>
> Key: ISPN-829
> URL: https://issues.jboss.org/browse/ISPN-829
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server, Marshalling
> Affects Versions: 4.1.0.Final, 4.2.0.CR3
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 4.2.0.CR4, 4.2.0.Final
>
>
> Use writeInt()/readInt() instead of write()/read() in MemcacheValue externalizer
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list