Thomas D'Silva created PHOENIX-4799:
---------------------------------------

             Summary: Write cells using checkAndMutate to prevent conflicting 
changes
                 Key: PHOENIX-4799
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4799
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Thomas D'Silva


In order to prevent race conditions when multiple client try to mutate the same 
column before sending the request to mutate the column to the server do a 
checkAndMutate with the column name being added/dropped. Also:
1. When a view is created  do a checkAndMutate with the columns in the view 
where clause.
2. When an index on a view is created do a checkAndMutate with the indexed 
columns.







--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to