[
https://issues.apache.org/jira/browse/HUDI-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755508#comment-17755508
]
Sagar Sumit commented on HUDI-2635:
-----------------------------------
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
> Fix double locking issue with multi-writers with proper abstraction around
> trnx manager
> ---------------------------------------------------------------------------------------
>
> Key: HUDI-2635
> URL: https://issues.apache.org/jira/browse/HUDI-2635
> Project: Apache Hudi
> Issue Type: Improvement
> Components: multi-writer
> Reporter: sivabalan narayanan
> Assignee: Sagar Sumit
> Priority: Major
> Fix For: 1.0.0
>
>
> Fix double locking issue with multi-writers with proper abstraction around
> trnx manager.
> Cleaner, rollback and archival needs to be fixed on this end
--
This message was sent by Atlassian Jira
(v8.20.10#820010)