hudi-bot opened a new issue, #14898: URL: https://github.com/apache/hudi/issues/14898
Fix double locking issue with multi-writers with proper abstraction around trnx manager. Cleaner, rollback and archival needs to be fixed on this end ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-2635 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-1456 - Fix version(s): - 1.1.0 --- ## Comments 17/Aug/23 11:45;codope;Partially fixed in HUDI-2573. However, we need to check for such code smells and let the transaction manager itself handle such scenarios instead of leaking info to write client. See https://github.com/apache/hudi/pull/3827#issuecomment-950218626;;; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
