[
https://issues.jboss.org/browse/ISPN-2047?page=com.atlassian.jira.plugin....
]
Galder Zamarreño commented on ISPN-2047:
----------------------------------------
It seems rather odd, particularly since you see things like this in node2:
{code}05:46:37,811 TRACE [org.infinispan.marshall.MarshallableTypeHints]
(HotRodClientMaster-23) Next predicted buffer size for object type
'org.infinispan.util.ByteArrayKey' will be 512
05:46:37,812 ERROR [org.infinispan.interceptors.InvocationContextInterceptor]
(HotRodClientMaster-24) ISPN000136: Execution error:
org.infinispan.marshall.NotSerializableException: Object of type class
org.infinispan.util.ByteArrayKey expected to be marshallable{code}
This looks related to ISPN-2018, but not sure how to replicate this. Ondrej, can you
explain?
NotSerializableException during PUT with replication async mode
----------------------------------------------------------------
Key: ISPN-2047
URL:
https://issues.jboss.org/browse/ISPN-2047
Project: Infinispan
Issue Type: Bug
Components: Marshalling
Affects Versions: 5.1.4.FINAL
Reporter: Ondrej Nevelik
Assignee: Galder Zamarreño
Priority: Blocker
Fix For: 5.1.5.FINAL
Attachments: serverlogs.zip
ISPN000136: Execution error: org.infinispan.marshall.NotSerializableException: Object of
type class org.infinispan.server.core.CacheValue expected to be marshallable
appear only in test with replication async mode. Everything works fine for sync mode.
Trace log can be found in the attached zip file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira