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

Hao Xie commented on HUDI-5174:
-------------------------------

Hi do we have any updates on this issue?

> Clustering w/ two multi-writers could lead to issues
> ----------------------------------------------------
>
>                 Key: HUDI-5174
>                 URL: https://issues.apache.org/jira/browse/HUDI-5174
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: clustering, table-service
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Critical
>             Fix For: 0.12.2
>
>
> if two writers have enabled clustering, each could rollback the clustering 
> that the other writer is currently executing and could lead to unrecoverable 
> issues. 
>  
>  
> {code:java}
>              t1   t2                            
> --------------------------------------------------------➝ t
>  writer1 |-----------------------------| 
>  writer2         |--------------|        {code}
> lets say writer1 starts a clustering at t1. 
> and then writer2 starts clustering at time t2. at this time, it will rollback 
> the clustering started at time t1. but writer 1 could still be continuing to 
> execute the clustering. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to