Hi community, Have you ever discussed why "AvoidStarImport" is not enabled? I noticed that there are some "import *" existing in the codebase and "AvoidStarImport" is not enabled in the checkstyle config. So I opened [1] to both enable it in config and fix "import *".
[1]: https://github.com/apache/incubator-ratis/pull/173 -Rui
