Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEX-3744: disable docker machine state change detection #442

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

garagatyi
Copy link
Contributor

Comment usage of container state change because it has bug.
Exec's OOM is treated as OOM of container.

@skabashnyuk
Copy link
Contributor

ок

@benoitf
Copy link
Contributor

benoitf commented Dec 4, 2015

do we need // FIXME in the commented lines ?

@garagatyi
Copy link
Contributor Author

Problem is that because of docker implementation of oom events we can't fix it without implementing oom detector on system level. I'm going to create issue in docker.
But I'll add Fixme comment

@garagatyi garagatyi force-pushed the IDEX-3744-2 branch 2 times, most recently from 91f347e to a7f8454 Compare December 4, 2015 09:04
garagatyi pushed a commit that referenced this pull request Dec 4, 2015
IDEX-3744: disable docker machine state change detection
@garagatyi garagatyi merged commit 92bf14a into 4.0 Dec 4, 2015
@garagatyi garagatyi deleted the IDEX-3744-2 branch December 4, 2015 09:04
Comment usage of container state change because it has bug.
Exec's OOM is treated as OOM of container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants