Hi,
I’d like to upgrade curator in Oozie (and in other components as well) to
5.4.0 version.
Curator 5.0 contains a few non-backward compatible/breaking changes from
previous versions: https://curator.apache.org/breaking-changes.html.
This affects on
org.apache.oozie.service.ZKLocksService, org.apache.oozie.util.TestChildReaper
and core/src/main/resources/oozie-default.xml.
Can we delete the Reaper class based on this:
https://stackoverflow.com/questions/61077543/cleanup-for-locks-created-using-apache-curator/61082721#61082721
?
Should we copy/insert the ChildReaper class's code into Oozie?
Do you have any suggestions?
Thanks,
Villo

Reply via email to