Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-1062

Improve FlowFile repository performance by leveraging batching

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • None

    Description

      The current ProcessSession mechanism handles every record in a single transaction fashion even if there is a batch of records being updated. Since the underlying mechanism is Rocksdb and it supports batching into a single transaction we should leverage that. This will drive baseline performance on modest hardware up significantly.

      Right now under default settings we see 100FF/s on a modest notebook and we can do much better.

      Attachments

        Issue Links

          Activity

            People

              aboda Arpad Boda
              aboda Arpad Boda
              Votes:
              0 Vote for this issue
              Watchers:
              1 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 - 3.5h
                  3.5h