capistrant commented on code in PR #19139:
URL: https://github.com/apache/druid/pull/19139#discussion_r2955933652
##########
extensions-core/kubernetes-extensions/src/main/java/org/apache/druid/k8s/discovery/K8sDruidNodeDiscoveryProvider.java:
##########
@@ -273,6 +273,11 @@ private void keepWatching(String labelSelector, String
resourceVersion)
case WatchResult.DELETED:
baseNodeRoleWatcher.childRemoved(item.object.getNode());
Review Comment:
yes, these could certainly happen. thank you for calling it out
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]