yittg commented on pull request #15501:
URL: https://github.com/apache/flink/pull/15501#issuecomment-881339246


   @dmvk I' wondering whether we can only implement the interface
   `Watch watch(String name, WatchCallbackHandler<T> callbackHandler, 
ExecutorService callbackExecutor);`
   in KubernetesSharedInformer, and use it if needed in the future.
   Or we should give an executor to for the current each watching, which will 
lead to a thread for each watching ?


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


Reply via email to