stoty commented on code in PR #1927:
URL: https://github.com/apache/phoenix/pull/1927#discussion_r1714753743


##########
phoenix-core-client/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java:
##########
@@ -5052,6 +5070,39 @@ void ensureSystemTablesMigratedToSystemNamespace()
         }
     }
 
+    /**
+     * Acquire distributed mutex of sorts to make sure only one JVM is able to 
run the upgrade code by

Review Comment:
   This comment is still misleading.



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

Reply via email to