Skip to content

RATIS-2269. Remove all import java.*.* statements. #1243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

hfutatzhanghb
Copy link
Contributor

@hfutatzhanghb hfutatzhanghb commented Mar 24, 2025

What changes were proposed in this pull request?

Remove all import java.util.* statements. Such as:

import java.util.concurrent.*;
import java.util.*;
import java.net.*;

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-2269

How was this patch tested?

Just optimize import statement, use already existed unit tests.

@hfutatzhanghb hfutatzhanghb changed the title RATIS-2269. Remove all import java.util.* statements. RATIS-2269. Remove all import java.*.* statements. Mar 24, 2025
Copy link
Contributor

@szetszwo szetszwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 the change looks good.

@szetszwo szetszwo merged commit 72c1765 into apache:master Mar 25, 2025
14 checks passed
szetszwo pushed a commit to szetszwo/ratis that referenced this pull request Mar 30, 2025
szetszwo pushed a commit to szetszwo/ratis that referenced this pull request May 19, 2025
szetszwo pushed a commit to szetszwo/ratis that referenced this pull request May 23, 2025
szetszwo pushed a commit to szetszwo/ratis that referenced this pull request May 23, 2025
szetszwo pushed a commit to szetszwo/ratis that referenced this pull request May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants