sleungtoast commented on issue #4365: Authentication provider getAuthData 
called before initialization
URL: https://github.com/apache/pulsar/issues/4365#issuecomment-495797120
 
 
   Sure thing
   ```
   Hit NPE in our CustomPulsarAuthentication.getAuthData()
   ! at 
org.apache.pulsar.client.impl.PulsarChannelInitializer.<init>(PulsarChannelInitializer.java:48)
   ! at 
org.apache.pulsar.client.impl.ConnectionPool.<init>(ConnectionPool.java:80)
   ! at 
org.apache.pulsar.client.impl.ConnectionPool.<init>(ConnectionPool.java:62)
   ! at 
org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:105)
   ! at 
org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:101)
   ! at 
org.apache.pulsar.client.impl.ClientBuilderImpl.build(ClientBuilderImpl.java:61)
   ```

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