Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently we cannot write mutations to same table in (pre/post)BatchMutate hooks because of mvcc. It would be better to add new API to Region which allows to write to table without locks and also with out memstore size check. Need to see how sequence id's going to effect when the API used in coprocessor hooks.
Just raising here to track it.