[
https://issues.apache.org/jira/browse/KUDU-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155808#comment-16155808
]
Alexey Serbin commented on KUDU-2130:
-------------------------------------
Another part came with the follow-up commit:
f41a5c2beeee3afc8b4703c8047b347490b24c19
> 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)