[infinispan-issues] [JBoss JIRA] (ISPN-10718) Move creation of protobuf metadata cache config back into ProtobufMetadataManagerImpl
Nistor Adrian (Jira)
issues at jboss.org
Thu Oct 3 09:22:00 EDT 2019
Nistor Adrian created ISPN-10718:
------------------------------------
Summary: Move creation of protobuf metadata cache config back into ProtobufMetadataManagerImpl
Key: ISPN-10718
URL: https://issues.jboss.org/browse/ISPN-10718
Project: Infinispan
Issue Type: Enhancement
Components: Remote Querying
Affects Versions: 10.0.0.CR2
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 10.0.0.CR3
Casual code browsing led me to ProtobufMetadataCacheStartedTest where I see we actually assert that protobuf metadata cache is not started on cache manager start, it is actually started lazily, when first non-internal cache starts. And the code is written as if this is a (happy) accident. That's very dangerous. We should start it predictably, when the cache manager has finished startup.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list