Skip to content

[#10503] allow user to set custom configs to plugin worker service - #10504

Merged
eolivelli merged 1 commit into
apache:masterfrom
freeznet:freeznet/add-functionsWorkerServiceCustomConfigs
May 8, 2021
Merged

[#10503] allow user to set custom configs to plugin worker service#10504
eolivelli merged 1 commit into
apache:masterfrom
freeznet:freeznet/add-functionsWorkerServiceCustomConfigs

Conversation

@freeznet

@freeznet freeznet commented May 7, 2021

Copy link
Copy Markdown
Contributor

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.

@freeznet

freeznet commented May 7, 2021

Copy link
Copy Markdown
Contributor Author

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

@eolivelli
eolivelli merged commit 9bdc9d2 into apache:master May 8, 2021
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[functions worker] allow custom configs to plugin worker service

4 participants