cshannon commented on code in PR #5303:
URL: https://github.com/apache/accumulo/pull/5303#discussion_r1945693568
##########
core/src/main/java/org/apache/accumulo/core/zookeeper/ZooSession.java:
##########
@@ -348,7 +377,13 @@ public ZooReaderWriter asReaderWriter() {
* @return connection counter
*/
public long getConnectionCounter() {
Review Comment:
Should this method also be marked as synchronized like the others?
--
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]