wangyang0918 commented on pull request #15385:
URL: https://github.com/apache/flink/pull/15385#issuecomment-810737008


   The reason why I introduce the `CACHE` for `Fabric8FlinkKubeClient` is about 
to reduce the number of threads. Also because `Fabric8FlinkKubeClient` is 
thread-safe, and then we have the opportunity to do this optimization.
   
   I am not against with going without `CACHE` first and introduce it in the 
future if we really find that we need it. I will revert the second commit.


-- 
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:
[email protected]


Reply via email to