| Summary: | Hot_deploy is not working for nodejs-0.6 and nodejs-0.10 app | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Yan Du <yadu> |
| Component: | Containers | Assignee: | Fotios Lindiakos <fotios> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | fotios, jkeck |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-19 16:49:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Yan Du
2013-09-05 11:39:42 UTC
The logic for the NodeJS cart has changed slightly. Now it always uses the supervisor wrapper to launch `node`. When testing with hot_deploy, the main `supervisor` pid should not change, but it will launch a new `node` process. PR is here and submitting shortly: https://github.com/openshift/origin-server/pull/3564 test devenv_3764, supervisor process PID keep the same ID after push. move the bug to verified. |