Mehdi Salarkia created PHOENIX-6187:
---------------------------------------
Summary: Avoid swallowing UPSERT... ON DUPLICATION KEY UPDATE
failures
Key: PHOENIX-6187
URL: https://issues.apache.org/jira/browse/PHOENIX-6187
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.15.0, 5.0.0
Reporter: Mehdi Salarkia
Assignee: Mehdi Salarkia
When there is an UPSERT with an ON DUPLICATE KEY condition, if the region
mutation response is a failure it gets ignore and silently swallowed resulting
in silent write failures.
This is a major issue resulting in client assuming the write was successful
while it actually was not.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)