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/04/19 23:34:04 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #4088: [pulsar=function] support bookie authentication from function-worker

rdhabalia opened a new pull request #4088: [pulsar=function] support bookie authentication from function-worker
URL: https://github.com/apache/pulsar/pull/4088
 
 
   ### Motivation
   Function worker uses bookie and zookeeper to store function's executable. However, function doesn't support authentication while connecting to bookie so, dbLog initialize fails when bookie requires auth&auth.
   
   ### Modification
   Add bk-client authentication param to worker-config.

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