jpisaac commented on code in PR #2173: URL: https://github.com/apache/phoenix/pull/2173#discussion_r2127004456
########## phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java: ########## @@ -273,6 +275,23 @@ private static void closeConnections(HighAvailabilityGroup haGroup, String url, } } + /** + * Utility to invalidate CQS cache for a given url of a haGroup Review Comment: nit: may be good add comments around the benefits of invalidating vs just closing -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org