Skip to content

Remove CheckForMetadataProblems class #6098

@dlmarion

Description

@dlmarion

CheckForMetadataProblems is a utility that can be run on an Accumulo instance to check for problems in the root and metadata table tablets.

The Admin Check commands invoke the CheckforMetadataProblems logic and contain additional logic.

We should remove the CheckForMetadataProblems as a utility class and just move the logic into the check command. We don't need two entry points that have similar intent, with differing implementation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions