[ https://issues.apache.org/jira/browse/SLIDER-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
kyungwan nam updated SLIDER-1256: --------------------------------- Attachment: SLIDER-1256.patch attach a patch to fix this issue. > killing all containers by NMClient > ---------------------------------- > > Key: SLIDER-1256 > URL: https://issues.apache.org/jira/browse/SLIDER-1256 > Project: Slider > Issue Type: Bug > Affects Versions: Slider 0.92 > Reporter: kyungwan nam > Priority: Critical > Attachments: SLIDER-1256.patch > > > when decommission a NM which AM is placed, all running containers was killed. > when NMClient is stopped, stopping container is requested to the NM who has > running container. > it is determined by *cleanupRunningContainers*, which default is true. > to avoid killing containers, It must be set to false. -- This message was sent by Atlassian JIRA (v6.4.14#64029)