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)