kubernetes-client
d3add2b1 - Fix #1035 : RejectedExecutionException in WatchHTTPManager

Commit
7 years ago
Fix #1035 : RejectedExecutionException in WatchHTTPManager + Since RejectedExecutionException is a 'normal' situation that could happen in a healthy system. Move exception in reconnect stacktraces to logger.debug levels. + Added a check to avoid submitting task to executor if it's shutdown. + Updated CHANGELOG.md
Author
Committer
Parents
Loading