[infinispan-issues] [JBoss JIRA] (ISPN-11718) Conflict resolution cannot be cancelled
Dan Berindei (Jira)
issues at jboss.org
Mon Apr 27 08:11:00 EDT 2020
Dan Berindei created ISPN-11718:
-----------------------------------
Summary: Conflict resolution cannot be cancelled
Key: ISPN-11718
URL: https://issues.redhat.com/browse/ISPN-11718
Project: Infinispan
Issue Type: Bug
Components: Core, State Transfer
Affects Versions: 10.1.6.Final, 11.0.0.Dev04
Reporter: Dan Berindei
{{DefaultConflictManager.cancelConflictResolution()}} has no effect, because it completes a {{CompletableFuture}} but it does not actually stop the iteration over conflicts.
Luckily it's only used when the cache is down to a single node, which would make the conflict resolution much faster anyway, so it's not critical.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list