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 2019/06/04 14:48:21 UTC

[GitHub] [pulsar] jiazhai opened a new issue #4469: standalone failed to start for token auth in function worker client

jiazhai opened a new issue #4469: standalone failed to start for token auth in function worker client
URL: https://github.com/apache/pulsar/issues/4469
 
 
   **Describe the bug**
   when it is setting to use token authn, standalone pulsar will failed to start because of function worker authentication fail.
   
   it happens like this:
   standalone will start function `WorkerService`, then `WorkerService` will create a pulsar client to create topics. But this pulsar client is not properly configured.
   
   ![image](https://user-images.githubusercontent.com/6348208/58889006-d2614400-871a-11e9-8b32-3c2ce5d2a53d.png)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services