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

Migrate to non-deprecated Apache Curator APIs #1886

Closed
moscicky opened this issue Aug 5, 2024 · 3 comments · Fixed by #1910
Closed

Migrate to non-deprecated Apache Curator APIs #1886

moscicky opened this issue Aug 5, 2024 · 3 comments · Fixed by #1910
Assignees

Comments

@moscicky
Copy link
Collaborator

moscicky commented Aug 5, 2024

There are a couple of places which use deprecated Curator APIs, e.g. transactions and PathChildrenCache. Migrate them to new APIs

@szczygiel-m
Copy link
Contributor

Rewrite API related to transactions should be easy, and it can be done during hacktoberfest.

Code related with HierarchicalCache class is a little bit harder, and it can be done in a separate PR.

@Anarak404
Copy link
Contributor

Hi, can I work on this issue?

@szczygiel-m
Copy link
Contributor

Sure, assigned 😄 If You have any questions, feel free to ask

Anarak404 added a commit to Anarak404/hermes that referenced this issue Oct 16, 2024
szczygiel-m added a commit to Anarak404/hermes that referenced this issue Nov 8, 2024
szczygiel-m added a commit that referenced this issue Nov 8, 2024
Co-authored-by: Mateusz <76775507+szczygiel-m@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants