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

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

     [ https://issues.apache.org/jira/browse/KUDU-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Serbin resolved KUDU-2130.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Fixed by [~dan@danburkert.com] in f0aa3b3f194146760597e6ab88c304c6f408073c

> 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
>             Fix For: 1.6.0
>
>         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)