[
https://issues.apache.org/jira/browse/RATIS-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JiangHua Zhu resolved RATIS-2292.
---------------------------------
Resolution: Not A Problem
> Remove some imports of '.*'
> ---------------------------
>
> Key: RATIS-2292
> URL: https://issues.apache.org/jira/browse/RATIS-2292
> Project: Ratis
> Issue Type: Improvement
> Components: common
> Affects Versions: 3.1.0, 3.1.2
> Reporter: JiangHua Zhu
> Assignee: JiangHua Zhu
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In Ratis, there are many files that introduce '.*', which we should remove.
> {code:java}
> import org.apache.ratis.protocol.*;
> import org.apache.ratis.util.*;
> import org.apache.ratis.proto.RaftProtos.*;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)