zhengcanbin commented on a change in pull request #11010:
URL: https://github.com/apache/flink/pull/11010#discussion_r425549169



##########
File path: 
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/KubernetesResourceManager.java
##########
@@ -91,6 +93,8 @@
        /** The number of pods requested, but not yet granted. */
        private int numPendingPodRequests = 0;
 
+       private KubernetesWatch podsWatch;

Review comment:
       Maybe that's right. But what benefits can we gain by changing the actual 
implementation to use a different client?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to