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

Enable Kafka Event Listener to also send SplitCompletedEvents #23065

Open
domnikl opened this issue Aug 19, 2024 · 0 comments
Open

Enable Kafka Event Listener to also send SplitCompletedEvents #23065

domnikl opened this issue Aug 19, 2024 · 0 comments

Comments

@domnikl
Copy link
Member

domnikl commented Aug 19, 2024

We currently maintain our own Kafka Event Listener that sinks QueryCreated, QueryCompleted and SplitCompleted events in Kafka for further processing. We'd like to switch to the default Kafka event listener included but the missing SplitCompleted events prevents us from doing so currently.

I'll have a look at implementing this and keep the current default of only sending query events as I suppose not everyone needs that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant