Description
I think we are losing information about where a key needs to be invalidated when a node changes from owner to non-owner (e.g. because another node joined):
- We lose the list of requestors stored on this node. Even if all ClusteredGetCommands reached all the current owners (which we are about to change with
ISPN-825), once all the current owners leave the new owners will not know about this node's old requestors. - We don't add ourselves as a requestor for the key on the new owners when we invalidate the entry and move it to L1.
Attachments
Issue Links
- incorporates
-
ISPN-2474 L1 entries should be invalidated when the key ownership changes
-
- Closed
-
-
ISPN-2475 When L1.onRehash is enabled, L1 invalidations should be sent to the previous owners
-
- Closed
-
- is duplicated by
-
ISPN-2172 Cache removals not removing L1 cached values in non-owners after rehashing
-
- Closed
-