Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-5675

rollback failed because rollbackFailedWrites schedule rollback on concurrent completed instant

    XMLWordPrintableJSON

Details

    Description

      rollbackFailedWrites now will get all inflight instants excluding compaction and clustering 

      and rollback expired instants in them. However, for concurrent write, an instant can be included in infight instants and become completed before checking whether its heartbeat is expired. And then the completed instant be rollbacked which will cause data loss (For marker based rollback strategy, rollback will fail because we can't rollback an completed instant using marker). 

       

      An pr will be issued to solve the problem

      Attachments

        Issue Links

          Activity

            People

              Qijun Fu Qijun Fu
              Qijun Fu Qijun Fu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: