James Taylor created PHOENIX-3474:
-------------------------------------

             Summary: Send separate cache RPC with ON DUPLICATE KEY if same 
across entire batch bigger than a threshold
                 Key: PHOENIX-3474
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3474
             Project: Phoenix
          Issue Type: Improvement
    Affects Versions: 4.9.0
            Reporter: James Taylor


We currently send the ON DUPLICATE KEY information individually with each Put. 
If there are many Puts in a batch and all the information is the same, we can 
prevent this by sending a separate cache RPC with this info instead (similar to 
what we do for the index metadata).



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

Reply via email to