Paul Ferraro created ISPN-9329:
----------------------------------
Summary: NPE during cache start due to circular component dependencies
Key: ISPN-9329
URL:
https://issues.jboss.org/browse/ISPN-9329
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Blocker
Here's the circular dependency:
InternalDataContainerAdapter -> KeyPartitioner -> GroupManager ->
DistributionManager -> KeyPartitioner
Seems like this would affect any segmented cache mode using either a custom data container
or an off-heap data container.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)