Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graceful shutdown of WSO2 Identity And Access Management Docker containers when issued a SIGTERM #152

Open
4 tasks
chirangaalwis opened this issue Jul 1, 2019 · 0 comments
Assignees
Milestone

Comments

@chirangaalwis
Copy link
Member

Description:
It was identified that the graceful shutdown of WSO2 IAM 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 Identity Server v5.8.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
@chirangaalwis chirangaalwis added this to the 5.8.0.3 milestone Jul 1, 2019
@chirangaalwis chirangaalwis self-assigned this Jul 1, 2019
@chirangaalwis chirangaalwis modified the milestones: 5.8.0.3, 5.8.0.4 Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant