Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11718

Conflict resolution cannot be cancelled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 11.0.0.Dev04, 10.1.6.Final
    • Core, State Transfer
    • None

      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.

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: