sivabalan narayanan created HUDI-3798:
-----------------------------------------

             Summary: Allow TransactionManager to work w/ multiple txn owners
                 Key: HUDI-3798
                 URL: https://issues.apache.org/jira/browse/HUDI-3798
             Project: Apache Hudi
          Issue Type: Task
            Reporter: sivabalan narayanan
            Assignee: sivabalan narayanan


As of now, transaction manager is designed in such a way that no two writers 
can access it concurrently. Some state is being shared among all callers like 
currentTxnOwnerInstant, lastCompletedTxnOwner. Lets revisit this and ensure 
lock manager is the one which manages the concurrency, but txn manager is just 
a proxy for it. 

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to