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)