You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2017/09/02 01:34:02 UTC

[jira] [Created] (KUDU-2130) ITClientStress.testManyShortClientsGeneratingScanTokens is flaky

Adar Dembo created KUDU-2130:
--------------------------------

             Summary: ITClientStress.testManyShortClientsGeneratingScanTokens is flaky
                 Key: KUDU-2130
                 URL: https://issues.apache.org/jira/browse/KUDU-2130
             Project: Kudu
          Issue Type: Bug
          Components: java
    Affects Versions: 1.5.0
            Reporter: Adar Dembo
         Attachments: org.apache.kudu.client.ITClientStress.html

This test appears to fail every time I run "./gradlew build" on my laptop.

{noformat}
org.apache.kudu.client.ITClientStress > testManyShortClientsGeneratingScanTokens FAILED
    java.lang.AssertionError: log contained NPE
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at org.apache.kudu.client.ITClientStress.runTasks(ITClientStress.java:79)
        at org.apache.kudu.client.ITClientStress.testManyShortClientsGeneratingScanTokens(ITClientStress.java:97)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)