[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-04 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17501234#comment-17501234 ] Yang Wang commented on FLINK-26370: --- Thanks for the explanation. I agree to increase the thread pool

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-04 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17501211#comment-17501211 ] Gyula Fora commented on FLINK-26370: Getting the job status for a running cluster should be max a

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-03 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17501126#comment-17501126 ] Yang Wang commented on FLINK-26370: --- I am thinking do we really need to get the job status for every

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-03 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17500619#comment-17500619 ] Gyula Fora commented on FLINK-26370: Thanks [~kelemensanyi] , in that case I suggest we go with

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-03 Thread Sandor Kelemen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17500609#comment-17500609 ] Sandor Kelemen commented on FLINK-26370: Sharing some results from the conversation with the

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-01 Thread Sandor Kelemen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499407#comment-17499407 ] Sandor Kelemen commented on FLINK-26370: [~wangyang0918] , yeah, good suggestion. Keeping a

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-01 Thread Sandor Kelemen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499403#comment-17499403 ] Sandor Kelemen commented on FLINK-26370: Asked opinion from the operator sdk authors, they might

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-01 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499395#comment-17499395 ] Yang Wang commented on FLINK-26370: --- [~kelemensanyi] You are right. The problem is calls to the flink

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-03-01 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499391#comment-17499391 ] Gyula Fora commented on FLINK-26370: Thank you [~kelemensanyi] for the thorough assessment of the

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-02-28 Thread Sandor Kelemen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17498941#comment-17498941 ] Sandor Kelemen commented on FLINK-26370: I'm quite new to this project, and wondering what

[jira] [Commented] (FLINK-26370) Make Flink cluster communication asynchronous

2022-02-27 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17498737#comment-17498737 ] Yang Wang commented on FLINK-26370: --- In the go implemented K8s operators, they usually have a