shuolinl commented on code in PR #10939:
URL: https://github.com/apache/iotdb/pull/10939#discussion_r1309748918


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/mqtt/BrokerAuthenticator.java:
##########
@@ -38,7 +38,8 @@ public boolean checkValid(String clientId, String username, 
byte[] password) {
     }
 
     try {
-      IAuthorizer authorizer = AuthorizerManager.getInstance();
+      // ???

Review Comment:
   remove



-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to