codecentric / springboot-maven3-centos

S2I builder image for building and running maven based Spring Boot applications
https://hub.docker.com/r/codecentric/springboot-maven3-centos/
Apache License 2.0
30 stars 67 forks source link

When a pod shutting down, the running java application is not signaled. This is an issue if the running app is a client to discovery service like eureka #8

Open kitonus opened 6 years ago

britter commented 6 years ago

@kitonus I don't see a way to fix this inside the builder image.

luiscoms commented 6 years ago

Your java application should read the signals properly