You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhijiang (Jira)" <ji...@apache.org> on 2020/10/21 03:59:00 UTC

[jira] [Created] (FLINK-19745) Supplement micro-benchmark for bounded blocking partition in remote channel case

Zhijiang created FLINK-19745:
--------------------------------

             Summary: Supplement micro-benchmark for bounded blocking partition in remote channel case
                 Key: FLINK-19745
                 URL: https://issues.apache.org/jira/browse/FLINK-19745
             Project: Flink
          Issue Type: Task
          Components: Benchmarks, Runtime / Network
            Reporter: Zhijiang
            Assignee: Zhijiang


The current benchmark `BlockingPartitionBenchmark` for batch job only measures the scenario of producer & consumer deployment in the same processor, that corresponds to the local input channel on consumer side. 

We want to supplement another common scenario to measure the effect of reading data via network shuffle, which corresponds to the remote input channel on consumer side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)