[infinispan-issues] [JBoss JIRA] (ISPN-9693) Make MarshalledEntryImpl private and utilise MarshalledEntryFactory instead
Ryan Emerson (Jira)
issues at jboss.org
Thu Nov 8 06:31:00 EST 2018
Ryan Emerson created ISPN-9693:
----------------------------------
Summary: Make MarshalledEntryImpl private and utilise MarshalledEntryFactory instead
Key: ISPN-9693
URL: https://issues.jboss.org/browse/ISPN-9693
Project: Infinispan
Issue Type: Enhancement
Components: Core, Loaders and Stores
Affects Versions: 9.4.1.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Alpha1
Currently MarshalledEntryImpl is used throughout both our production and test code. Instead, we should utilise a MarshalledEntryFactory to create all MarshalledEntry instances in production and where appropriate in test classes. Furthermore, we should prevent MarshalledEntryImpl instances being created directly by users.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list