Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-16657

[Native Persistence 3.0] Implement partitions chunks merger

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-beta1
    • None

    Description

      At the moment, after each checkpoint, delta files are created for each modified partition (which have dirty pages).

      We need to implement merging the delta file into the main partition file to reduce read amplification.

      Suggested solution:

      • Merge to make multi-thread, the number of threads to set in the configuration;
      • Each thread processes one delta file at a time;
      • Merge to start as soon as there are delta files.

      The question remains, what to do when a checkpoint and merge of delta files are working at the same time, who should be given priority and how to deal with it? It is proposed to think over and do in IGNITE-17446.

      Attachments

        Issue Links

          Activity

            People

              ktkalenko@gridgain.com Kirill Tkalenko
              ibessonov Ivan Bessonov
              Semyon Danilov Semyon Danilov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m