JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1162

This fix removes DockerComputeServiceAdapter functionality which removed 
quickly finished containers which stopped with non-zero exit code. 

The commit also adds feature which prints container logs into JClouds Compute 
Log during Node destroy if the TRACE log level is enabled
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1003

-- Commit Summary --

  * [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container if it 
stops with non-zero exit code quickly after start. The commit also adds feature 
which prints container logs into JClouds Compute Log during Node destroy if the 
TRACE log level is enabled

-- File Changes --

    M 
apis/docker/src/main/java/org/jclouds/docker/compute/strategy/DockerComputeServiceAdapter.java
 (51)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1003.patch
https://github.com/jclouds/jclouds/pull/1003.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1003

Reply via email to