[
https://issues.apache.org/jira/browse/OOZIE-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656027#comment-17656027
]
János Makai commented on OOZIE-3693:
------------------------------------
Sure, [~dionusos]. However, I could not reproduce it locally. Can you please
rerun the PreCommit run about 2-3 times?
By the way indeed it is suspicious that the test failed with the same error 2
times actually:
{code:java}
12:20:02 [ERROR]
org.apache.oozie.util.TestBufferDrainer.testDrainBuffersFast(org.apache.oozie.util.TestBufferDrainer)
12:20:02 [ERROR] Run 1:
TestBufferDrainer.testDrainBuffersFast:153->DrainerTestCase.checkSampleStringWithDifferentMaxLength:66->access$300:43->checkDrainBufferFast:166->drainProcessAndCheckTimeout:197
drainBuffer test timed out after 1109 ms
12:20:02 [ERROR] Run 2:
TestBufferDrainer.testDrainBuffersFast:153->DrainerTestCase.checkSampleStringWithDifferentMaxLength:66->access$300:43->checkDrainBufferFast:166->drainProcessAndCheckTimeout:197
drainBuffer test timed out after 4668 ms
{code}
> [examples] Fix current SpotBugs discovered issues in Oozie's examples module
> ----------------------------------------------------------------------------
>
> Key: OOZIE-3693
> URL: https://issues.apache.org/jira/browse/OOZIE-3693
> Project: Oozie
> Issue Type: Sub-task
> Components: build
> Affects Versions: 5.2.1
> Reporter: János Makai
> Assignee: János Makai
> Priority: Major
> Attachments: OOZIE-3693-001.patch, OOZIE-3693-002.patch,
> Oozie-examples-SpotBugs-issues.txt
>
>
> This ticket is created for fixing or filtering the SpotBugs related issues in
> Oozie's examples module.
> The exact SpotBugs output is attached for this module.
> There are currently 3 SpotBugs discovered issues in this module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)