Skip to content

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

@keith-turner

Description

@keith-turner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue describes a new feature, improvement, or optimization.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions