You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/19 01:37:37 UTC

[GitHub] hrsakai commented on a change in pull request #1085: Fixed some of the warnings in Maven build

hrsakai commented on a change in pull request #1085: Fixed some of the warnings in Maven build
URL: https://github.com/apache/incubator-pulsar/pull/1085#discussion_r162518780
 
 

 ##########
 File path: pulsar-client/src/main/java/org/apache/pulsar/client/api/Authentication.java
 ##########
 @@ -43,9 +43,7 @@
      * Configure the authentication plugins with the supplied parameters
      *
      * @param authParams
-     * @deprecated This method will be deleted on versin 2.0, instead please use configure(String encodedAuthParamString) which is in EncodedAuthenticationParameterSupport for now and will be integrated into this interface.
      */
-    @Deprecated
 
 Review comment:
   Don't we deprecate this method?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services