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

Fixes Travis CI build of PR 598 #627

Merged
merged 10 commits into from
May 11, 2020
Merged

Fixes Travis CI build of PR 598 #627

merged 10 commits into from
May 11, 2020

Conversation

klDen
Copy link
Contributor

@klDen klDen commented Apr 28, 2020

Fixes Travis CI build from:
#598

rjh-yext and others added 8 commits January 15, 2020 11:19
This PR adds the ability to connect to Kafka via SASL-SCRAM 256 or 512

It adds an entry in the SASL Profile configuration called
key=mechanism
value type=string
required=no
default value=(empty)
Which accepts either values SCRAM-SHA-256, SCRAM-SHA-512

Partially addresses linkedin#526
Add SASL-SCRAM ability to Kafka connection
Currently, Burrow will attempt to create the znode used by Burrow on startup
This will cause problems if there is authentication needed when connecting
to zk.

The fix is to ignore creating zk node paths if it already exists
Ignore ZooKeeper znode Create if the path already exists
the config file and dir used by Burrow is updated for M4 and Khan
go build -o build/Burrow github.com/rjh-yext/Burrow
pulls in linkedin's branch of Burrow

Changing references of linkedin to current fork
Update module and import references
@bai bai merged commit bc09a91 into linkedin:master May 11, 2020
@bai
Copy link
Collaborator

bai commented May 11, 2020

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants