You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Josef Cacek <no...@github.com> on 2016/09/01 12:49:34 UTC

[jclouds/jclouds] [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container after start (#1003)

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

Re: [jclouds/jclouds] [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container after start (#1003)

Posted by Ignasi Barrera <no...@github.com>.
Merged to master as [c10540b0](http://git-wip-us.apache.org/repos/asf/jclouds/commit/c10540b0). Apologies for the delay. I completely missed this one!

-- 
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#issuecomment-256038475

Re: [jclouds/jclouds] [JCLOUDS-1162] DockerComputeServiceAdapter shouldn't remove container after start (#1003)

Posted by Ignasi Barrera <no...@github.com>.
Closed #1003.

-- 
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#event-835476800