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

Allow forcing a meta sync even on an empty commit

    XMLWordPrintableJSON

Details

    Description

      In delta-streamer there is this logic

      if (!isEmpty) {
        syncMeta(metrics);
      }
      

      Provide a way to enforce running meta sync as a post-condition of a successful delta-streamer sync, even if the commit was empty.

      Attachments

        Issue Links

          Activity

            People

              jqi Ji Qi
              jqi Ji Qi
              Y Ethan Guo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: