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

Support deferring compaction when there is an inflight delta commit

    XMLWordPrintableJSON

Details

    • 3

    Description

      in multi-writer scenario, if there is an inflight delta commit by writer1 and if writer2 i looking to schedule compaction, the delta commit might eventually fail. This may not be a good experience for end user. Think about regular writes are happening via deltastreamer and a separate async process is taking care of scheduling and executing compaction. Deltastreamer continuous mode might get aborted whenever such overstepping happens. We should add a support where in, compaction scheduling is deferred when an inflight delta commit is found in the timeline. 

       

      Attachments

        Activity

          People

            shivnarayan sivabalan narayanan
            shivnarayan sivabalan narayanan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: