Hi,
If you are interested in flaky UT. You can pay attenation to RATIS-916 and
RATIS-1017, they all caused by java.net.BindException: Address already in use.
This is the top one reason cause ut flaky.
Thanks,
runzhiwang
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2020??8??10??(??????) ????2:12
??????: "dev"<[email protected]>;
????: Re: [DISCUSS] Enable AvoidStarImport in Checkstyle
that sounds good :)
I guess right now UT flakiness is the area that needs attention. Trying to
be useful in that area.
-Rui
On Sun, Aug 9, 2020 at 4:09 AM Tsz Wo Sze <[email protected]> wrote:
> +1. Thanks for working on this.
>
> In general, let's put our energy on the code but do not spend much time on
> the imports/whitespaces. :)
>
> Tsz-Wo
>
> On Sat, Aug 8, 2020 at 8:58 PM runzhiwang <[email protected]>
> wrote:
>
> > +1&nbsp;
> >
> >
> > ------------------&nbsp;????????&nbsp;------------------
> > ??????:
>
>
"dev"
>
>
<
> > [email protected]&gt;;
> > ????????:&nbsp;2020??8??9??(??????) ????11:47
> > ??????:&nbsp;"dev"<[email protected]&gt;;
> >
> > ????:&nbsp;[DISCUSS] Enable AvoidStarImport in Checkstyle
> >
> >
> >
> > 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
>