kyungwan nam created SLIDER-1256: ------------------------------------ Summary: 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
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)