You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/06/03 14:14:38 UTC

[5/5] git commit: Merge branch 'feature/SLIDER-94_Get_YARN_utility_features_into_yarn-common' into develop

Merge branch 'feature/SLIDER-94_Get_YARN_utility_features_into_yarn-common' into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/5ff1aa7a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/5ff1aa7a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/5ff1aa7a

Branch: refs/heads/develop
Commit: 5ff1aa7a68ccc1976a0a248749c7091bf64d430d
Parents: b9aac1a 10fc874
Author: Steve Loughran <st...@apache.org>
Authored: Tue Jun 3 13:14:23 2014 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Jun 3 13:14:23 2014 +0100

----------------------------------------------------------------------
 .../workflow/ServiceTerminatingCallable.java    | 85 +++++++++++++++++
 .../workflow/ServiceTerminatingRunnable.java    |  3 +-
 .../workflow/WorkflowCallbackService.java       | 97 ++++++++++++++++++++
 .../workflow/WorkflowEventNotifyingService.java |  9 +-
 .../agent/actions/TestActionExists.groovy       | 12 +--
 .../slider/agent/actions/TestActionList.groovy  |  6 +-
 .../slider/test/YarnMiniClusterTestBase.groovy  | 35 +++++--
 .../test/YarnZKMiniClusterTestBase.groovy       |  4 +-
 .../workflow/TestWorkflowCompositeService.java  | 20 +++-
 .../workflow/WorkflowServiceTestBase.java       | 20 ++++
 10 files changed, 268 insertions(+), 23 deletions(-)
----------------------------------------------------------------------