You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Yuwei Xiao (Jira)" <ji...@apache.org> on 2023/01/29 09:57:00 UTC

[jira] [Created] (HUDI-5644) ConcurrentWriteConflictResolver handle consistent hashing bucket resizing & write

Yuwei Xiao created HUDI-5644:
--------------------------------

             Summary: ConcurrentWriteConflictResolver handle consistent hashing bucket resizing & write
                 Key: HUDI-5644
                 URL: https://issues.apache.org/jira/browse/HUDI-5644
             Project: Apache Hudi
          Issue Type: Bug
          Components: multi-writer
            Reporter: Yuwei Xiao


In consistent hashing bucket index case, though we allow concurrent resizing & write, the conflict solver cannot recognize them and will choose to abort.

 

We should let the conflict resolver identify this case, like we did for compaction & writes.



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