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

Ryan Emerson (Jira) issues at jboss.org
Fri Nov 22 05:46:09 EST 2019


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

Ryan Emerson updated ISPN-10829:
--------------------------------
    Sprint:   (was: DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37)


> 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