Bug 1218675 - Hot Rod get/getAll sometimes fails Unable to unmarshall bytes
Summary: Hot Rod get/getAll sometimes fails Unable to unmarshall bytes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ER4
: 6.5.0
Assignee: William Burns
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1213367
TreeView+ depends on / blocked
 
Reported: 2015-05-05 14:21 UTC by Pedro Zapata
Modified: 2015-06-23 12:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: Hot Rod operation getAll() sometimes fails with org.infinispan.client.hotrod.exceptions.HotRodClientException: ISPN004034: Unable to unmarshall bytes Consequence: getAll() operation is not able to finish unmashalling of obtained bytes and thus not able to successfully finish the operation. Fix: not available yet, no known workaround Result:
Clone Of:
Environment:
Last Closed: 2015-06-23 12:24:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5437 0 Major Resolved Hot Rod getAll() sometimes fails Unable to unmarshall bytes 2017-01-24 23:53:03 UTC

Description Pedro Zapata 2015-05-05 14:21:16 UTC
fails with

org.infinispan.client.hotrod.exceptions.HotRodClientException: ISPN004034: Unable to unmarshall bytes 034303ec21acedb3a35eaf

usually happen with ~10k of entries

Comment 2 JBoss JIRA Server 2015-05-06 13:13:45 UTC
William Burns <wburns> updated the status of jira ISPN-5437 to Resolved

Comment 3 William Burns 2015-05-06 14:22:19 UTC
PR: https://github.com/infinispan/jdg/pull/644


Note You need to log in before you can comment on or make changes to this bug.