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

ReplicatedConsistentHash.isKeyLocalToNode(node, key) should return false if the node is not a member yet

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.2.4.Final, 5.3.0.Final
    • 5.2.0.CR3
    • Core
    • None

    Description

      isKeyLocalToNode currently returns true all the time. Failing to implement isKeyLocalToNode properly makes it impossible to detect if the key is not yet available locally (because state transfer is still in progress) and should be fetched remotely before proceeding with a conditional command. This is a prerequisite for ISPN-2757.

      Attachments

        Issue Links

          Activity

            People

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: