Atri
Thank you so much your feedback is very useful
Enrico
Il Dom 16 Feb 2020, 11:37 Atri Sharma ha scritto:
> I approved the Pr — can not reproduce the issue after multiple runs after
> applying the fix
>
> On Sun, 16 Feb 2020 at 15:02, Enrico Olivelli wrote:
>
> > We have pushed the revert (
I approved the Pr — can not reproduce the issue after multiple runs after
applying the fix
On Sun, 16 Feb 2020 at 15:02, Enrico Olivelli wrote:
> We have pushed the revert (thanks Sijie for review)
>
> Now this is the last blocker from my point of view:
> https://github.com/apache/bookkeeper/pul
We have pushed the revert (thanks Sijie for review)
Now this is the last blocker from my point of view:
https://github.com/apache/bookkeeper/pull/2266
Enrico
Il giorno sab 15 feb 2020 alle ore 10:41 Enrico Olivelli
ha scritto:
>
> I think I have found the root cause
>
> This is my fix
> https:/
I think I have found the root cause
This is my fix
https://github.com/apache/bookkeeper/pull/2265
It is simply a revert of a patch over main Bookkeeper shell script
Enrico
Il Ven 14 Feb 2020, 10:17 Enrico Olivelli ha scritto:
> Thank you Guangning.
>
> I feel we need someone who picks up this
Thank you Guangning.
I feel we need someone who picks up this serious issue.
I see integration tests failing mostly for every pull request.
I am sorry I don't have time these days. I will do next week.
I am not sure GitHub Actions is the good place for such heavy weight
Integration Tests, maybe
A little advice on getting logs, I'm not sure I can use this in the
bookkeeper, This is how I get the logs of integration test in pulsar:
https://github.com/apache/pulsar/blob/master/tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/ChaosContainer.java
https://github.c
Hi Bookkeepers,
I think that we have a big problem with GitHub Actions and integration tests.
I have sent a dummy PR but Integration Tests fail with a timeout
https://github.com/apache/bookkeeper/pull/2262
Many times such Integration tests fail with the same result.
I should add that with github