[ https://issues.apache.org/jira/browse/AMBARI-15470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226903#comment-15226903 ]
Di Li commented on AMBARI-15470: -------------------------------- committed to trunk as https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=3811e1921599dae035cce4ebc5bddaf982837045 > List of decommission-allowed components should be stack driven > -------------------------------------------------------------- > > Key: AMBARI-15470 > URL: https://issues.apache.org/jira/browse/AMBARI-15470 > Project: Ambari > Issue Type: Improvement > Components: ambari-server, ambari-web > Affects Versions: trunk > Reporter: Di Li > Assignee: Di Li > Fix For: trunk > > Attachments: AMBARI-15470.patch > > > decommission-allowed components are currently a hardcoded list in > stack_service_component.js > isDecommissionAllowed: Em.computed.existsIn('componentName', ['DATANODE', > 'TASKTRACKER', 'NODEMANAGER', 'HBASE_REGIONSERVER']), > This should be stack driven by examine metainfo.xml looking for DECOMMISSION > custom command or a designated flag. -- This message was sent by Atlassian JIRA (v6.3.4#6332)