Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pulsar-function] support bookie authentication from function-worker #4088

Merged
merged 1 commit into from
Apr 22, 2019

Conversation

rdhabalia
Copy link
Contributor

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.

@rdhabalia rdhabalia added this to the 2.3.2 milestone Apr 19, 2019
@rdhabalia rdhabalia self-assigned this Apr 19, 2019
@rdhabalia rdhabalia changed the title [pulsar=function] support bookie authentication from function-worker [pulsar-function] support bookie authentication from function-worker Apr 19, 2019
@sijie
Copy link
Member

sijie commented Apr 21, 2019

run java8 tests

@sijie sijie merged commit f81a711 into apache:master Apr 22, 2019
merlimat pushed a commit that referenced this pull request May 19, 2019
…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.
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.

None yet

2 participants