You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Anton Kalashnikov (Jira)" <ji...@apache.org> on 2021/10/26 15:35:00 UTC

[jira] [Created] (FLINK-24659) Two active miniCluster in RemoteBenchmarkBase

Anton Kalashnikov created FLINK-24659:
-----------------------------------------

             Summary: Two active miniCluster in RemoteBenchmarkBase
                 Key: FLINK-24659
                 URL: https://issues.apache.org/jira/browse/FLINK-24659
             Project: Flink
          Issue Type: Bug
          Components: Benchmarks, Runtime / Network
    Affects Versions: 1.14.0
            Reporter: Anton Kalashnikov


It seems that all children of RemoteBenchmarkBase work incorrectly since they configure the environment for miniCluster from FlinkEnvironmentContext but in reality, they use miniCluster from RemoteBenchmarkBase. So it definitely we should remove one of them.

I think we can get rid of RemoteBenchmarkBase#miniCluster and use FlinkEnvironmentContext#miniCluster everywhere.



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