Closed
Conversation
Version bump of Curator
Contributor
Author
Contributor
|
Thanks for keeping tabs on this, @razinbouzar ! |
Contributor
|
Tagging with 31.0.0 to ensure we don't release 31.0.0 with the older Curator 5.3. We did 30.0.0 with Curator 5.5 (see #16445) and would want to release 31.0.0 with either Curator 5.5 or 5.7. |
Contributor
|
Removing this from Druid 31 milestone. It had been originally included to ensure that Druid 31 was not released with Curator 5.3. As for upgrade to 5.7, it would require further testing. |
Contributor
Author
|
This upgrade may resolve this other bug condition reported in #17781. |
Requires an update to ddsketch pom.xml and integration-texts-ex cases pom.xml.
gianm
added a commit
to gianm/druid
that referenced
this pull request
Apr 1, 2025
Follow-up to apache#16617. Among other things, this version of Curator fixes bugs related to leader election: https://issues.apache.org/jira/browse/CURATOR-696 and https://issues.apache.org/jira/browse/CURATOR-724. Hopefully fixes apache#17781.
gianm
added a commit
that referenced
this pull request
Apr 3, 2025
* Update to Curator 5.8.0. Follow-up to #16617. Among other things, this version of Curator fixes bugs related to leader election: https://issues.apache.org/jira/browse/CURATOR-696 and https://issues.apache.org/jira/browse/CURATOR-724. Hopefully fixes #17781. * Update licenses.yaml. * Additional variables.
Contributor
Author
|
Handled in #17857. |
airlock-confluentinc Bot
pushed a commit
to confluentinc/druid
that referenced
this pull request
Jul 18, 2025
* Update to Curator 5.8.0. Follow-up to apache#16617. Among other things, this version of Curator fixes bugs related to leader election: https://issues.apache.org/jira/browse/CURATOR-696 and https://issues.apache.org/jira/browse/CURATOR-724. Hopefully fixes apache#17781. * Update licenses.yaml. * Additional variables.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump of Curator from 5.3.0 to 5.7.0 due as as fix to CURATOR-696 being included in the new version.
Fixes #16411 in addition to reverting the change in #16425.
Description
This is a minor version bump of Curator.
Fixed the bug ...
Addresses the bug reported in #17781.
Renamed the class ...
Added a forbidden-apis entry ...
Release note
Key changed/added classes in this PR
This PR has: