You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search for existing answers
Many questions have been asked before. Please have a quick search to see if there is already an answer to your question. There are two main resources for finding answers:
If you can't see an answer to your question, then please raise a new Github or Stack overflow issue.
Provide details of the setup you're running
Let us know what version of Azkarra you're running, what OS, Docker version etc,
Azkarra version - implementation('io.streamthoughts:azkarra-streams:0.9.2')
Java 17
Outline your question
Ask you question!
I want to listen to kafka state, i.e. whenever the application restarts or shuts down, i want to listen to that event, and take an action (essentially clean up the in-memory state stores) since i run on a stateless environment with ephemeral storage
The text was updated successfully, but these errors were encountered:
Search for existing answers
Many questions have been asked before. Please have a quick search to see if there is already an answer to your question. There are two main resources for finding answers:
If you can't see an answer to your question, then please raise a new Github or Stack overflow issue.
Provide details of the setup you're running
Let us know what version of Azkarra you're running, what OS, Docker version etc,
Azkarra version - implementation('io.streamthoughts:azkarra-streams:0.9.2')
Java 17
Outline your question
Ask you question!
I want to listen to kafka state, i.e. whenever the application restarts or shuts down, i want to listen to that event, and take an action (essentially clean up the in-memory state stores) since i run on a stateless environment with ephemeral storage
The text was updated successfully, but these errors were encountered: