fdelbrayelle / generator-jhipster-kafka

A JHipster module that generates Apache Kafka consumers and producers and more!
Apache License 2.0
28 stars 10 forks source link

Kafka Consumer: the thread is not shutdown #38

Closed pascalgrimaud closed 4 years ago

pascalgrimaud commented 4 years ago

When using the management endpoint shutdown, from spring boot actuator, the thread is still there, so the application is not stopped properly