Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.0
-
Fix Version/s: 5.6.0
-
Component/s: None
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | ||||||
|---|---|---|---|---|---|---|
|
|
|
|||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Assignee | Christophe DENEUX [ cdeneux ] | Victor NOËL [ vnoel ] |
| Link |
This issue blocks |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Link |
This issue blocks |
| Link |
This issue blocks |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.6.0 [ 10611 ] | |
| Resolution | Fixed [ 1 ] |
| Link |
This issue blocks |
| Summary | The CDK should revert state in case of failure of deploy, init and start | The CDK should revert SU state in case of failure of SU deploy, init and start |
| Description |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units instead of throwing an exception (see also |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units instead of throwing an exception (see also It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called. |
| Description |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units instead of throwing an exception (see also It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called. |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units on top of throwing an exception (see also It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called. |
| Description |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units on top of throwing an exception (see also It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called. |
According to the JBI specification, it is the responsibility of the component to take care its own state in case of failure of deploy, init and start of service units on top of throwing an exception (see also It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called. |