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

Union of two streams with different parallelism should adjust parallelism automatically

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.10.1
    • 1.0.0
    • None
    • None

    Description

      Currently, attempting to take the union of two streams with different parallelism does not work, the operation is rejected. One needs to manually rebalance() to adjust the parallelism.

      The rebalance() should be inserted automatically.

      Here is an example that shows how to reproduce this: https://gist.github.com/smarthi/f49f387008f333c0c434

      Attachments

        Activity

          People

            smarthi Suneel Marthi
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: