Re: [ANNOUNCE] New command to rerun failure test

2020-05-22 Thread Enrico Olivelli
Great Thank you very much Enrico Il Ven 22 Mag 2020, 16:59 Yong Zhang ha scritto: > Hi Bookkeepers, > > I am happy to say now we can rerun the failure test by comments! > > You need to rebase your code, if there have any tests failed, just comment > `rerun failure checks`. Then you will see the

[ANNOUNCE] New command to rerun failure test

2020-05-22 Thread Yong Zhang
Hi Bookkeepers, I am happy to say now we can rerun the failure test by comments! You need to rebase your code, if there have any tests failed, just comment `rerun failure checks`. Then you will see the failed tests will rerun! In the past few months, the failure test needs committers to rerun an

Re: [DISCUSS] Improve code quality

2020-05-22 Thread Matteo Minardi - Diennea
Good idea @Lamber-Ken, I created a PR that merge java.util.Optional and com.google.common.base.Optional https://github.com/apache/bookkeeper/pull/2346/commits Matteo. Il giorno 21/05/20, 12:34 "Lamber-Ken" ha scritto: Dear community, I noticed that there is a lot of work to improve