You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "LinMingQiang (via GitHub)" <gi...@apache.org> on 2023/03/16 09:41:50 UTC

[GitHub] [hudi] LinMingQiang commented on pull request #7469: [HUDI-5386] Cleaning conflicts when write concurrency mode is OCC

LinMingQiang commented on PR #7469:
URL: https://github.com/apache/hudi/pull/7469#issuecomment-1471615902

   > @LinMingQiang : I assume this is intermittant right. i.e we hit this when we have concurrent writers and each triggered cleaning concurrently and incidentally happened to rollback at similar time and one of them might have resulted in NPE or something. But on retries, things should have progressed w/o issues? can you confirm the behavior.
   
   You can read this description.  https://issues.apache.org/jira/browse/HUDI-5386
   
   I think `getInstantsToRollback` should be locked too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org