Skip to content

Graceful shutdown of WSO2 Integration Docker containers when issued a SIGTERM #139

Description

@chirangaalwis

Description:
It was identified that the graceful shutdown of WSO2 Integration product servers does not take place when passing a SIGTERM. A SIGTERM can be issued via,

docker kill --signal="SIGTERM" <container-name>

or

docker stop <container-name>

Affected Product Version:
Docker resources for WSO2 Enterprise Integrator v6.5.x and below

Sub Tasks:

  • Fixed in Alpine based Docker resources
  • Fixed in CentOS based Docker resources
  • Fixed in Ubuntu based Docker resources
  • Code/Peer review

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions