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

William Burns (JIRA) issues at jboss.org
Wed May 6 09:13:48 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns resolved ISPN-5437.
---------------------------------
    Resolution: Cannot Reproduce Bug


This is not a bug in this version.  The try with resource block properly catches the exception and returns the byte[] https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/marshall/MarshallerUtil.java#L36

> 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