apache / apache/druid

Rename IndexerSQLMetadataStorageCoordinator to SqlIndexerSQLMetadataStorageCoordinator

Open
#8,188 1 comment 0 reactions 0 assignees View on GitHub
Contributions Welcome Refactoring
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

`IndexerSQLMetadataStorageCoordinator` should be renamed to `SqlIndexerSQLMetadataStorageCoordinator` because its interface name is `IndexerMetadataStorageCoordinator` and there is a convention in Java to make the interface name a suffix of the implementation class name.

Contributor guide

Open the contributing guide

Research direction

Search the repository for IndexerSQLMetadataStorageCoordinator and inspect the implementation and every reference before making the rename. Done means the implementation and all references use SqlIndexerSQLMetadataStorageCoordinator consistently, with the relevant Java build or tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.