Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27335

Optimize async compaction in MergeTreeWriter

    XMLWordPrintableJSON

Details

    Description

      Currently Full Compaction may cause the writer to be blocked, which has an impact on LogStore latency.

      We need to decouple compact and write, compact completely asynchronous.
      But too many files will lead to unstable reads, when too many files, Compaction processing speed can not keep up with Writer, need to back press Writer.

      Stop parameter: num-sorted-run.stop-trigger, default 10

      Attachments

        Issue Links

          Activity

            People

              lzljs3620320 Jingsong Lee
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: