You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2016/06/24 12:36:16 UTC

[jira] [Updated] (OOZIE-2587) Background services should be disabled for certain tests

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

Peter Bacsko updated OOZIE-2587:
--------------------------------
    Summary: Background services should be disabled for certain tests  (was: Background service should be disabled for certain tests)

> Background services should be disabled for certain tests
> --------------------------------------------------------
>
>                 Key: OOZIE-2587
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2587
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Minor
>
> There are test cases which might fail because they interfere with some background threads.
> Some examples:
> 1. TestBundleChangeXCommand.testBundlePauseExtendMaterializesCoordinator - can fail because of CoordMaterializeTriggerService
> 2. TestAbandonedCoordChecker.testMessage_withMixedStatus - can fail because of StatusTransitService
> 3. TestCoordChangeXCommand.testCoordStatus_Killed - can fail because of StatusTransitService
> There could be more, but I can confirm that these are affected. 
> Solution: either disable SchedulerService or only the offending background service.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)