[infinispan-issues] [JBoss JIRA] (ISPN-5437) Hot Rod getAll() sometimes fails Unable to unmarshall bytes

William Burns (JIRA) issues at jboss.org
Tue May 5 15:23:46 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065625#comment-13065625 ] 

William Burns commented on ISPN-5437:
-------------------------------------

For the longest time I was only ever able to reproduce this on the test that Vojtech had written.  I finally realized that it seems the issue isn't directly with the implementation but something with serializing specific data, which is why I was never able to reproduce it.  I have tweaked the test and I am finding that for some reason any byte[] that starts with a -84 and -14 first 2 bytes gives this exception.  I seem to only be able to reproduce the exception when this data is present.  I will try to track this down further but just wanted to put this update.

> Hot Rod getAll() sometimes fails Unable to unmarshall bytes
> -----------------------------------------------------------
>
>                 Key: ISPN-5437
>                 URL: https://issues.jboss.org/browse/ISPN-5437
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>            Reporter: Vojtech Juranek
>            Assignee: William Burns
>
> fails with
> {noformat}
> org.infinispan.client.hotrod.exceptions.HotRodClientException: ISPN004034: Unable to unmarshall bytes 034303ec21acedb3a35eaf
> {noformat}
> usually happen with ~10k of entries



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list