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

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

      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.

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

              Created:
              Updated:
              Resolved: