[infinispan-issues] [JBoss JIRA] (ISPN-9329) NPE during cache start due to circular component dependencies
Paul Ferraro (JIRA)
issues at jboss.org
Wed Jun 27 19:19:00 EDT 2018
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)
More information about the infinispan-issues
mailing list