Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2084 Create a dedicated streaming mode
  3. FLINK-2085

Add an option to the MemoryManager to allocate memory as needed, rather than preallocating it

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 0.9
    • 0.9
    • Runtime / Task
    • None

    Description

      Currently, the memory manager pre-allocates all memory.

      We should introduce an option where it allocates bytes as needed and releases them when not needed any more. This will allow us to run streaming jobs and batch jobs concurrently, without blocking the memory for the streaming jobs.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: