]
Ryan Emerson updated ISPN-10833:
--------------------------------
Sprint: (was: DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37)
Client ProtoStreamMarshaller intitialization should happen on
RemoteCacheManager start
--------------------------------------------------------------------------------------
Key: ISPN-10833
URL:
https://issues.jboss.org/browse/ISPN-10833
Project: Infinispan
Issue Type: Bug
Components: CLI, Hot Rod
Affects Versions: 10.0.0.CR3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.0.0.Final
Currently intiialisation happens in the ConfigurationBuilder::create method, however this
should be delayed until the RemoteCacheManager startsup.