gojek / ziggurat

A stream processing framework to build stateless applications on Kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config mount stops before executing stop function

msbond opened this issue · comments

Hey,

Since config mount stops before stop function we can not use ziggurat configs in local stop function.
To fix this we need to run stop function before config stops.

Create PR for this
#52

Released into 2.x and 3.0.0-alpha