ranganathg commented on code in PR #1682:
URL: https://github.com/apache/phoenix/pull/1682#discussion_r1338324240
##########
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java:
##########
@@ -221,4 +221,8 @@ default void closeAllConnections(SQLExceptionInfo.Builder
reasonBuilder) {
}
PMetaData getMetaDataCache();
+
+ int getConnectionCount();
Review Comment:
just thinking can it be like "int getConnection(bool isInternal);"?
--
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]