flink-shaded icon indicating copy to clipboard operation
flink-shaded copied to clipboard

[FLINK-37811][Build/Shaded] Update Curator to 5.8.0

Open arunlakshman opened this issue 8 months ago • 2 comments

As part of the issue in FLINK-37811 a rare bug from curator library seems to be surtfacing in flink.

We want to address this by upgrading the curator library as this bug (CURATOR-724) was fixed as in 5.8.0

arunlakshman avatar Jun 02 '25 05:06 arunlakshman

Have you tried upgrading the curator version on your local machine to see if this issue is resolved?

doc-laowu avatar Nov 05 '25 02:11 doc-laowu

Have you tried upgrading the curator version on your local machine to see if this issue is resolved?

yes, it did resolve the issue in our case

arunlakshman avatar Dec 16 '25 21:12 arunlakshman

Thanks for the PR @arunlakshman but it's superseded by https://github.com/apache/flink-shaded/pull/153 which has a newer version in there

MartijnVisser avatar Dec 23 '25 13:12 MartijnVisser