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 2021/09/21 03:42:24 UTC

[GitHub] [pulsar] merlimat opened a new pull request #12111: Fixed NPE in ProxyConnection with no auth data

merlimat opened a new pull request #12111:
URL: https://github.com/apache/pulsar/pull/12111


   ### Motivation
   
   In #12057 there was a fix for missing authdata, but `AuthData.of()` is expecting a valid `byte[]` instance, empty if there are no credentials. 


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] sijie merged pull request #12111: Fixed NPE in ProxyConnection with no auth data

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #12111:
URL: https://github.com/apache/pulsar/pull/12111


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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