You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Olsson (JIRA)" <ji...@apache.org> on 2016/03/03 10:15:18 UTC

[jira] [Created] (CASSANDRA-11300) Support for forwarding of CAS requests

Marcus Olsson created CASSANDRA-11300:
-----------------------------------------

             Summary: Support for forwarding of CAS requests
                 Key: CASSANDRA-11300
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11300
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Marcus Olsson
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)