yifan-c commented on code in PR #160:
URL: https://github.com/apache/cassandra-sidecar/pull/160#discussion_r1889046152


##########
adapters/base/src/main/java/org/apache/cassandra/sidecar/adapters/base/db/schema/ConnectedClientsSchema.java:
##########
@@ -63,7 +63,7 @@ public PreparedStatement connectionsByUser()
         return connectionsByUserStatement;
     }
 
-    private String statsStatement()
+    static String statsStatement()

Review Comment:
   On a side note, those changes should ideally be brought up during the review 
of that patch and addressed there. 



-- 
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]

Reply via email to