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

IndexingCatchupTask does not handle failed tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.0.0
    • None

    Description

      IndexingCatchupTask::run() iterates over all the commits to sync them to MDT. It will sleep while the commit is inflight. But if the commit actually failed then it will forever be in inflight mode and hence the run will never progress.

      We should use HB to detect failed commits and ignore them.

      Attachments

        Activity

          People

            codope Sagar Sumit
            pwason Prashant Wason
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: