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

Conflict resolution cannot be cancelled

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: