-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18613. Upgrade ZooKeeper to version 3.8.1 #5345
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
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
We also need to upgrade curator to 5.4.0 right? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you also update new versions being introduced on https://github.com/apache/hadoop/blob/trunk/LICENSE-binary ?
This would also help trigger full build run
|
Curator 5.4.0 supports Zookeeper 3.7 at least, not sure if it would work with 3.8 as well, but let's try in our build first. |
…on 5.4.0 Change-Id: I4614dfe72c26aed48c42d2a4e57897168c02404b
|
💔 -1 overall
This message was automatically generated. |
| <maven.test.failure.ignore>true</maven.test.failure.ignore> | ||
| <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> | ||
| <jetty.version>9.4.48.v20220622</jetty.version> | ||
| <jetty.version>9.4.49.v20220914</jetty.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is unrelated. Are you updating Jetty because Zookeeper has jetty dependency and you're trying to harmonize them?
If so I'd suggest to exclude the jetty from zookeeper. We update Jetty frequently and do not necessarily use the same version as Zookeeper.
|
We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
No description provided.