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

Flink async compaction is not thread safe when use watermark

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 0.12.2
    • None

    Description

      async compaction will start a executor async compaciton and send compaction result message to next flink operator. But collector.collect() is not a threadsafe function. when use watermark or latencyMarker, they both call collector.collect() may cause issue.

      we should not let async compaction = false

       

       

       

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            hd zhou hd zhou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: