Details
-
New Feature
-
Status: Open
-
Low
-
Resolution: Unresolved
-
None
Description
For CASSANDRA-11258 to be able to lock a resource in a specific data center it would be needed to forward the CAS request to a node in that data center that would act as the coordinator for the request with LOCAL_SERIAL consistency.
Proposal is to add a Verb (REMOTE_CAS) that is used to forward the request to another node.
Attachments
Issue Links
- relates to
-
CASSANDRA-11258 Repair scheduling - Resource locking API
- Open