[ 
https://issues.apache.org/jira/browse/RATIS-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JiangHua Zhu updated RATIS-2292:
--------------------------------
    Description: 
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}


  was:In Ratis, there are many files that introduce '.*', which we should 
remove.


> 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
>
> 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)

Reply via email to