simplesteph / kafka-streams-course

Learn Kafka Streams with several examples!

Home Page:https://www.udemy.com/kafka-streams/?couponCode=GITHUB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shutdown Hook Unreachable

chrisccoy opened this issue · comments

Runtime.getRuntime().addShutdownHook(new Thread(streams::close));

correct indeed
@chrisccoy do you want to submit a PR for this? can you please create two and target both master and 1.0 ?

👍

thanks a lot for the PRs @chrisccoy !
Happy learning :)