Petals CDK

The CDK should revert SU state in case of failure of SU deploy, init and start

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.5.0
  • Fix Version/s: 5.6.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    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 PETALSCDK-166).

    It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called.

    Show
    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 PETALSCDK-166). It means that if the execution of component specific doDeploy, doInit and doStart fails, they the opposite doUndeploy, doShutdown and doStop are called.
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Mon, 7 Mar 2016 - 15:43:59 +0100
    Updated:
    Tue, 22 Mar 2016 - 17:06:42 +0100
    Resolved:
    Mon, 7 Mar 2016 - 16:12:27 +0100