sijie commented on a change in pull request #5115: Add checkstyle validation 
and fix style violations in the pulsar client api module
URL: https://github.com/apache/pulsar/pull/5115#discussion_r323522457
 
 

 ##########
 File path: 
pulsar-client-api/src/main/java/org/apache/pulsar/client/api/AuthenticationFactory.java
 ##########
 @@ -61,6 +61,7 @@ public static Authentication token(Supplier<String> 
tokenSupplier) {
      *            the path to the TLS client private key
      * @return the Authentication object initialized with the TLS credentials
      */
+    @SuppressWarnings("checkstyle:MethodName")
 
 Review comment:
   the later one?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to