voon created HUDI-5862:
--------------------------
Summary: Standardise rollback logic using MARKER and LISTING
Key: HUDI-5862
URL: https://issues.apache.org/jira/browse/HUDI-5862
Project: Apache Hudi
Issue Type: Bug
Reporter: voon
There seems to be some discrepancy the 2 rollback strategies below:
# rollback with MARKER - will NOT delete log files that were created by the
commit to rollback
# rollback via LISTING - will delete log files that were created by the commit
to rollback
This fix is a prerequisite for the fix applied in HUDI-5822.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)