Chen Luo created ASTERIXDB-2467:
-----------------------------------
Summary: Concurrency control protocol is not correct when there
are bad tuples
Key: ASTERIXDB-2467
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2467
Project: Apache AsterixDB
Issue Type: Bug
Components: STO - Storage
Reporter: Chen Luo
The current deadlock-free locking protocol pushes partial frames when the try
locking fails. However, when there are bad tuples (e.g., duplicates) in the
frame, the state of partial frames is always reset after the bad tuple is
removed from frame.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)