apache / apache/gravitino

[Improvement] Two classes of the same name

Open
#2,284 8 comments 0 reactions 0 assignees View on GitHub
good first issue improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 15h
Merged PRs (30d)
315

Description

### What would you like to be improved?

We have two classes with the same name - this could be confusing:
./clients/client-java/src/main/java/com/datastrato/gravitino/client/FilesetCatalog.java
./api/src/main/java/com/datastrato/gravitino/file/FilesetCatalog.java

### How should we improve?

Rename one or more of the classes.

Contributor guide

Open the contributing guide

Research direction

Start with the two named files: clients/client-java/src/main/java/com/datastrato/gravitino/client/FilesetCatalog.java and api/src/main/java/com/datastrato/gravitino/file/FilesetCatalog.java. Search for references to both classes and determine which names should change before updating usages. The work is done when the naming is unambiguous and the relevant Java build and tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.