You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/04/05 19:07:00 UTC

[jira] [Commented] (HUDI-3802) Ensure heart beat client health check for rollbacks are threadsafe with multiple writers

    [ https://issues.apache.org/jira/browse/HUDI-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517655#comment-17517655 ] 

sivabalan narayanan commented on HUDI-3802:
-------------------------------------------

with 0.11, we have already handled concurrent rollbacks of same commit by different writers or by same writer 

[https://github.com/apache/hudi/pull/5148]

So, closing the ticket as completed for now. 

 

> Ensure heart beat client health check for rollbacks are threadsafe with multiple writers
> ----------------------------------------------------------------------------------------
>
>                 Key: HUDI-3802
>                 URL: https://issues.apache.org/jira/browse/HUDI-3802
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Blocker
>             Fix For: 0.11.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> If multiple writers are checking for partially failed commits to rollback, ensure its thread safe. ie. no overstepping happens wrt two writer rolling back the same commit 



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