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/05/07 13:27:31 UTC

[GitHub] [pulsar] freeznet opened a new pull request #10504: [#10503] allow user to set custom configs to plugin worker service

freeznet opened a new pull request #10504:
URL: https://github.com/apache/pulsar/pull/10504


   Fixes #10503
   
   ### Motivation
   
   #8560 provide an interface for functions worker service and allows user to implement their own functions worker as a plugin functions worker. It would be great if the user can pass some custom settings to plugin functions worker service through `WorkerConfig`.
   
   ### Modifications
   
   - add `functionsWorkerServiceCustomConfigs` to `WorkerConfig`
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


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



[GitHub] [pulsar] freeznet commented on pull request #10504: [#10503] allow user to set custom configs to plugin worker service

Posted by GitBox <gi...@apache.org>.
freeznet commented on pull request #10504:
URL: https://github.com/apache/pulsar/pull/10504#issuecomment-834388143


   @sijie @merlimat @codelipenghui @nlu90 @tuteng @fantapsody please help to review this PR if you have time, thanks.


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



[GitHub] [pulsar] eolivelli merged pull request #10504: [#10503] allow user to set custom configs to plugin worker service

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


   


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