Bug 798529
| Summary: | It'll cause metrics to stopping work after stop then restart an app of embeded metrics | ||
|---|---|---|---|
| Product: | OKD | Reporter: | bzhao | 
| Component: | Containers | Assignee: | Dan McPherson <dmcphers> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | 
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | Keywords: | Regression | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | devenv_1650 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-03-02 21:56:58 UTC | Type: | --- | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
        
          Description
        
        
          bzhao
        
        
        
        
        
          2012-02-29 07:46:40 UTC
        
       This sounds like it is as expected. And the same as the other embedded carts would behave. Stop stops everything. Start starts everything. Restart only restarts the app. However, now that we have state tracking, this scenario has convinced me that if something is stopped entirely and restart is called we should start everything up. So restart when started will still only affect the app. But restart when stopped will mean: the user must have meant start and just didn't realize it was stopped. Passed verification against rhc-0.87.7-1.el6_2.noarch |