[infinispan-issues] [JBoss JIRA] (ISPN-10829) CacheIgnoreManager unable to persist data

Tristan Tarrant (Jira) issues at jboss.org
Fri Nov 22 04:59:32 EST 2019


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

Tristan Tarrant updated ISPN-10829:
-----------------------------------
    Sprint: DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37  (was: DataGrid Sprint #35, DataGrid Sprint #36)


> CacheIgnoreManager unable to persist data
> -----------------------------------------
>
>                 Key: ISPN-10829
>                 URL: https://issues.jboss.org/browse/ISPN-10829
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>            Priority: Major
>             Fix For: 10.0.0.Final
>
>
> The IgnoredCache test failures are due to a MarshallingException being thrown by the PersistenceMarshallerImpl. This is because no protostream marshaller is able to serialize the ConcurrentHashMap.KeySetView used to store values. Therefore, it's neccesssary to wrap this Set in a Java entity, so that a .proto message and associated marshaller can be generated by ProtoStream.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list