apache / apache/accumulo

Add integration test to ensure empty zookeeper server lock nodes are cleaned up.

Open
#4,882 1 comment 0 reactions 1 assignee Claimed by @ArbaazKhan1 View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**

Accumulo has functionality to clean up empty tablet server, scan sever, and compactor lock nodes in zookeeper. Well there is functionality for tablet servers to do this, not completely sure about compactors and scans severs. There may be no test to ensure this cleanup happens. In dynamic environments like Kubernetes there may be lots of host port pairs that are only used once and if those are never used again and never cleaned up, then it would leave junk in zookeeper.

**Describe the solution you'd like**

Determine if there are test and if not add them. Also need to determine which server components have this cleanup functionality implemented. Could test the implemented functionality and open issues about missing functionality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.