Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i listen to streams state using a topology provider ? #193

Open
Dharin-shah opened this issue Mar 2, 2023 · 0 comments
Open

How do i listen to streams state using a topology provider ? #193

Dharin-shah opened this issue Mar 2, 2023 · 0 comments
Labels
question Further information is requested

Comments

@Dharin-shah
Copy link

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:

  1. Existing Azkarra Github issues, including closed issues
  2. Azkarra Slack Channel

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

@Dharin-shah Dharin-shah added the question Further information is requested label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant