[infinispan-issues] [JBoss JIRA] (ISPN-12043) Shared stores should not have (add|remove)Segments methods invoked
Will Burns (Jira)
issues at jboss.org
Mon Jun 22 23:51:27 EDT 2020
Will Burns created ISPN-12043:
---------------------------------
Summary: Shared stores should not have (add|remove)Segments methods invoked
Key: ISPN-12043
URL: https://issues.redhat.com/browse/ISPN-12043
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 11.0.0.Final
Reporter: Will Burns
Assignee: Will Burns
Fix For: 12.0.0.Final, 11.0.1.Final
A shared store should never have its remove or add segments methods invoked as the store should always own all segments at all times. We should add this check in the PeristenceManagerImpl and technically we should only invoke these methods if the store is also configured as being segmented.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list