Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12070 Make blocking result partitions consumable multiple times
  3. FLINK-12986

Add alternative implementations for BoundedBlockingSubpartition to address stability issues

    XMLWordPrintableJSON

Details

    Description

      As discussed on the parent issues, the first implementation (based on memory mapped files) caused some stability issues under memory pressure.

      This issue tracks adding alternative implementations (as discussed on the parent issue)

      • Eagerly write to file and read via memory mapping the file (mode FILE_MMAP)
      • Eagerly write to file and read from file (mode FILE)
      • The existing implementation will be retained as mode MMAP

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              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 - 20m
                  20m