[ https://issues.apache.org/jira/browse/HUDI-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ethan Guo reassigned HUDI-5025: ------------------------------- Assignee: Ethan Guo > Rollback failed with log file not found when rollOver in rollback process > ------------------------------------------------------------------------- > > Key: HUDI-5025 > URL: https://issues.apache.org/jira/browse/HUDI-5025 > Project: Apache Hudi > Issue Type: Bug > Reporter: konwu > Assignee: Ethan Guo > Priority: Blocker > Labels: pull-request-available > Fix For: 0.12.2, 0.13.0 > > Attachments: image-2022-10-13-18-15-57-023.png > > > Currently when rollOver happened in rollback was not create new log file > ,thus caused below exception > some test log: > 2022-10-13 16:58:54,613 INFO > org.apache.hudi.common.table.log.HoodieLogFormatWriter [] - > HoodieLogFile\{pathStr='viewfs://dcfs/ns-common/car/dws/dws_order_info_by_flinkbatch_history/2022-10-12/.00000002-1251-4f1c-8f75-71ff51071ee3_20221013052439696.log.1_2-4-0', > fileLen=0} exists. Appending to existing file > 2022-10-13 16:58:54,974 INFO > org.apache.hudi.table.action.rollback.BaseRollbackHelper [] - after > testrollback writer.LogFile: > viewfs://dcfs/ns-common/car/dws/dws_order_info_by_flinkbatch_history/2022-10-12/.00000002-1251-4f1c-8f75-71ff51071ee3_20221013052439696.log.2_1-0-1 > > !image-2022-10-13-18-15-57-023.png! > -- This message was sent by Atlassian Jira (v8.20.10#820010)