[
https://issues.apache.org/jira/browse/AMBARI-21508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236099#comment-16236099
]
Hudson commented on AMBARI-21508:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8335 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8335/])
AMBARI-21508. Lifecycle: Start,Start All Visibility. (ishanbha)
(ishanbhatt.1989:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a7f0f45521879d59efd1774b23711eb2d6fd27c2])
* (edit) ambari-web/test/controllers/main/service/item_test.js
* (edit) ambari-web/app/mappers/components_state_mapper.js
* (edit) ambari-web/app/controllers/main/service/item.js
* (edit) ambari-web/app/controllers/global/update_controller.js
* (edit) ambari-web/app/models/client_component.js
> Lifecycle: Start,Start All Visibility
> -------------------------------------
>
> Key: AMBARI-21508
> URL: https://issues.apache.org/jira/browse/AMBARI-21508
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-web
> Affects Versions: 3.0.0
> Reporter: Ishan Bhatt
> Assignee: Ishan Bhatt
> Priority: Major
> Fix For: trunk, 3.0.0
>
> Attachments: AMBARI-21508.patch
>
>
> Today Start, or Start All buttons for an individual service are greyed out if
> all masters are started. The issue is if you have a lot of workers that are
> not started, you still want to start/start all to get them started. We should
> change the behavior so it's more like this:
> Any component Stopped -> "Start/Start All" is available
> All components Started -> "Start/Start All" is not available
> All components (that are not in maintenance mode or on hosts in maintenance
> mode) are Started -> "Start/Start All" is not available
> That way if any component is stopped we can start it with a Start/Start All.
> The behavior should be that Ambari looks at all components for the service
> and if any are in the stopped state, it will start those components.
> Maintenance mode should be respected and if a component or host is in
> maintenance mode, they will be ignored from this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)