[
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 [[email protected]] 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)