[infinispan-issues] [JBoss JIRA] (ISPN-11629) Initialize DataConversion storage media type only once
Dan Berindei (Jira)
issues at jboss.org
Fri Apr 10 11:12:50 EDT 2020
Dan Berindei created ISPN-11629:
-----------------------------------
Summary: Initialize DataConversion storage media type only once
Key: ISPN-11629
URL: https://issues.redhat.com/browse/ISPN-11629
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 11.0.0.Dev03
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 11.0.0.Dev04
{{DataConversion}} constructors have a {{storageMediaType}} parameter, but then the storage media type is overridden in {{injectDependencies()}}, except for the static instances defined as constants in {{DataConversion}}.
{{InternalCacheFactory}} can also be simplified to only use the {{DataConversion}}s to create the {{EncoderCache}}, without passing them to the wrapped cache(s).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list