[ 
https://issues.apache.org/jira/browse/HUDI-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Danny Chen updated HUDI-6897:
-----------------------------
    Description: 
There is no need to throw concurrent modification exception for the simple 
strategy under NB-CC, because the compactor would finally resolve the conflicts 
instead.

Check test case 
`TestHoodieClientMultiWriter#testMultiWriterWithAsyncTableServicesWithConflict`.

  was:There is no need to throw concurrent modification exception for the 
simple strategy under NB-CC, because the compactor would finally resolve the 
conflicts instead.


> Improve SimpleConcurrentFileWritesConflictResolutionStrategy for NB-CC
> ----------------------------------------------------------------------
>
>                 Key: HUDI-6897
>                 URL: https://issues.apache.org/jira/browse/HUDI-6897
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: writer-core
>            Reporter: Danny Chen
>            Priority: Major
>             Fix For: 1.0.0
>
>
> There is no need to throw concurrent modification exception for the simple 
> strategy under NB-CC, because the compactor would finally resolve the 
> conflicts instead.
> Check test case 
> `TestHoodieClientMultiWriter#testMultiWriterWithAsyncTableServicesWithConflict`.



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

Reply via email to