You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/09/07 14:17:05 UTC

[GitHub] [bookkeeper] eolivelli opened a new issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

eolivelli opened a new issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787


   **BUG REPORT**
   After we committed https://github.com/apache/bookkeeper/commit/c8d4086697f85c9093f4da2c907a13e17c198914 I see this test failing very often on DataStax CI, that run the tests against current BookKeeper master, on JDK8.
   
   ***Describe the bug***
   This is the error
   
   [ERROR] Failures: 
   [ERROR] org.apache.bookkeeper.proto.TestPerChannelBookieClient.testEpollChannelTcpUserTimeout
   [ERROR]   Run 1: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout:337 expected:<1236> but was:<1234>
   [ERROR]   Run 2: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout:337 expected:<1236> but was:<1234>
   [ERROR]   Run 3: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout:337 expected:<1236> but was:<1234>
   
   This is the line
   https://github.com/apache/bookkeeper/commit/c8d4086697f85c9093f4da2c907a13e17c198914#diff-271106bdb4f954bd92d6de6e38f2e9dfa542754e611001050350a72bd7a0b9acR338


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli edited a comment on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
eolivelli edited a comment on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-914348586


   for reference:
   [ApacheBookKeeper] $ mvn -s /tmp/settings10138559118398016608.xml -v
   Apache Maven 3.6.0
   Maven home: /usr/share/maven
   Java version: 1.8.0_292, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
   Default locale: en, platform encoding: UTF-8
   OS name: "linux", version: "4.15.0-64-generic", arch: "amd64", family: "unix"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] RaulGracia commented on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
RaulGracia commented on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-920734678


   @eolivelli sure, will allocate some time soon to fix this flaky test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli closed issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
eolivelli closed issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-920884868


   @RaulGracia did you have time to take a look ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-914348586


   for reference:
   [ApacheBookKeeper] $ mvn -s /tmp/settings10138559118398016608.xml -v
   Apache Maven 3.6.0
   Maven home: /usr/share/maven
   Java version: 1.8.0_292, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
   Default locale: en, platform encoding: UTF-8
   OS name: "linux", version: "4.15.0-64-generic", arch: "amd64", family: "unix"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] RaulGracia commented on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
RaulGracia commented on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-920909823


   @eolivelli not yet, my plan is to address this one after the release of Pravega 0.10 (going on right now).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2787:
URL: https://github.com/apache/bookkeeper/issues/2787#issuecomment-914345290


   @RaulGracia can you please take a look ?
   is it possible that Netty adapts the value ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org