[
https://issues.apache.org/jira/browse/DRILL-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437933#comment-17437933
]
Vitalii Diravka commented on DRILL-3967:
----------------------------------------
It is not an issue anymore. This tests *_cancelling after everything is
completed._* Now drill query in Completed terminal state for this test and
terminal states can't be changed. Also to make sure "_everything is completed_"
the cancelling thread is running after Thread.sleep(1000) - 1sec delay.
Resolved in DRILL-7973
> Broken Test: TestDrillbitResilience.cancelAfterEverythingIsCompleted()
> ----------------------------------------------------------------------
>
> Key: DRILL-3967
> URL: https://issues.apache.org/jira/browse/DRILL-3967
> Project: Apache Drill
> Issue Type: Test
> Components: Execution - Flow, Execution - RPC
> Affects Versions: 1.2.0
> Reporter: Andrew
> Assignee: Sudheesh Katkam
> Priority: Minor
>
> TestDrillbitResilience.cancelAfterEverythingIsCompleted() can sometimes fail.
> I've noticed that running this test on an m2.xlarge on AWS causes a
> reproducible failure when running against the patch for
> https://issues.apache.org/jira/browse/DRILL-3749 (Upgraded Hadoop and Curator
> libraries).
> When running this test with the same patch on my laptop, this test passes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)