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)