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

Update zookeeper dependency to import from LinkedIn published version #917

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

surajkn
Copy link
Collaborator

@surajkn surajkn commented Nov 15, 2022

Changing zookeeper import version and source. Change to importing from publicly available version published by LinkedIn instead of the version published from apache. Apache published version does not support pagination whereas the one published from LinkedIn does.

Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB.
For reporting security issues and contributing security fixes,
please, email security@linkedin.com instead, as described in
the contribution guidelines.

Please, take a minute to review the contribution guidelines at:
https://github.com/linkedin/Brooklin/blob/master/CONTRIBUTING.md

Changing zookeeper import version and source. Change to importing from
publicly available version published by LinkedIn instead of the version
published from apache. Apache published version does not support pagination
whereas the one published from LinkedIn does.
vmaheshw
vmaheshw previously approved these changes Nov 15, 2022
jogrogan
jogrogan previously approved these changes Nov 15, 2022
Helix dependency transitively pulls zookeeper dependency from org.apache.zookeeper
which conflicts with the zookeeper dependency from com.linkedin.zookeeper that we
introduced for pagination support. We need to exclude this dependency globally.

Updating major version because of zookeeper dependency group change
@surajkn surajkn dismissed stale reviews from jogrogan and vmaheshw via ccd4f7a November 21, 2022 20:11
atoomula
atoomula previously approved these changes Nov 21, 2022
hshukla
hshukla previously approved these changes Nov 21, 2022
@surajkn surajkn dismissed stale reviews from hshukla and atoomula via 4d0b312 November 22, 2022 18:15
@jogrogan jogrogan merged commit 65fa823 into linkedin:master Nov 30, 2022
@ehoner ehoner mentioned this pull request Jan 19, 2023
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.

5 participants