tkhurana commented on code in PR #2342:
URL: https://github.com/apache/phoenix/pull/2342#discussion_r2684208451
##########
phoenix-core/src/it/java/org/apache/phoenix/jdbc/HighAvailabilityTestingUtility.java:
##########
@@ -488,6 +481,21 @@ public void transitClusterRole(HighAvailabilityGroup
haGroup, ClusterRole role1,
}
+ public void invalidateHAGroupStoreClientForCluster(String haGroupName, int
index) {
Review Comment:
A better API would be instead of passing index you directly pass the
configuration object.
--
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]