[infinispan-issues] [JBoss JIRA] (ISPN-10300) StateConsumerImpl needs to wait for segment addition to complete for stores

Will Burns (Jira) issues at jboss.org
Wed Jun 12 09:18:00 EDT 2019


Will Burns created ISPN-10300:
---------------------------------

             Summary: StateConsumerImpl needs to wait for segment addition to complete for stores
                 Key: ISPN-10300
                 URL: https://issues.jboss.org/browse/ISPN-10300
             Project: Infinispan
          Issue Type: Bug
          Components: Loaders and Stores, State Transfer
            Reporter: Will Burns
            Assignee: Will Burns
             Fix For: 10.0.0.Beta4


With ISPN-9722, the store operation addSegments became non blocking. Unfortunately due to the fact that it now returns a value was missed in the original PR. Thus adding segments may not be complete but state transfer thought it was. This can cause segmented stores to not have segments configured properly.

This also causes test failures where it leaks a thread after shutting down.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list