jerrypeng opened a new pull request #1568: moving function worker service to 
pulsar service
URL: https://github.com/apache/incubator-pulsar/pull/1568
 
 
   ### Motivation
   
   Currently, function worker service is started after the pulsar service which 
also starts the web service server.  This means that the web service can be 
serving requests for functions even though the function worker service hasn't 
initialized yet which will cause exceptions to be thrown.
   
   ### Modifications
   
   Moved the worker service to be initialized and started in pulsar service

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


With regards,
Apache Git Services

Reply via email to