tillrohrmann commented on pull request #16914: URL: https://github.com/apache/flink/pull/16914#issuecomment-903733987
Thanks for the review @zentol. #16921 should indeed also solve this problem here. What I am wondering is whether we really need the `MiniCluster.rpcTimeout` field or shouldn't set it to `RpcUtils.INF_TIMEOUT`. That's also what we do for the REST handlers that communicate with the Flink cluster. What cases exist where the timeout between the `MiniCluster` and the `Dispatcher` would solve any problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
