Skip to content

WorkerService should inherit authentication configs from broker when running as part of it#4172

Merged
jerrypeng merged 1 commit into
apache:masterfrom
jerrypeng:inherit_auth
Apr 30, 2019
Merged

WorkerService should inherit authentication configs from broker when running as part of it#4172
jerrypeng merged 1 commit into
apache:masterfrom
jerrypeng:inherit_auth

Conversation

@jerrypeng
Copy link
Copy Markdown
Contributor

Motivation

Currently, when users are running the worker service with the broker and they want to turn authentication on, the user will have to set authenticationEnabled in both the broker conf as well as the function_worker conf. This is unnecessary, there is really no point for the user to have to set both since its doesn't make since for the function worker service to not turn on authentication when auth is turned on for the broker

@jerrypeng jerrypeng self-assigned this Apr 29, 2019
@jerrypeng jerrypeng added this to the 2.3.2 milestone Apr 29, 2019
@jerrypeng jerrypeng merged commit 436e4ba into apache:master Apr 30, 2019
@merlimat merlimat modified the milestones: 2.3.2, 2.4.0 May 19, 2019
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.

3 participants