Description
After HBASE-3787, we could store mvcc in operation context, and use it to convert the modification request into read on dups instead of throwing OperationConflictException.
MVCC tracking will have to be aware of such MVCC numbers present. Given that scanners are usually relatively short-lived, that would prevent low watermark from advancing for quite a bit more time
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-3787 Increment is non-idempotent but client retries RPC
- Closed
- is related to
-
HBASE-24515 batch Increment/Append fails when retrying the RPC
- Closed
- relates to
-
HBASE-16801 The Append/Increment may return the data from future
- Closed