[JBoss JIRA] (ISPN-10829) CacheIgnoreManager unable to persist data
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10829:
-----------------------------------
Summary: 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
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)
6 years, 5 months
[JBoss JIRA] (ISPN-10828) Server Docs: Graceful shutdown
by Donald Naro (Jira)
Donald Naro created ISPN-10828:
----------------------------------
Summary: Server Docs: Graceful shutdown
Key: ISPN-10828
URL: https://issues.jboss.org/browse/ISPN-10828
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Servers
Reporter: Donald Naro
Assignee: Donald Naro
Update CLI and server getting started for graceful shutdown.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months