Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Be able to toggle event to send #6

Open
shawnzhu opened this issue Mar 31, 2021 · 0 comments
Open

Be able to toggle event to send #6

shawnzhu opened this issue Mar 31, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shawnzhu
Copy link
Contributor

shawnzhu commented Mar 31, 2021

Now

it emit all 3 events (QueryCreatedEvent, QueryCompletedEvent and SplitCompletedEvent) to kafka topic.

Expectation

It should provide config option like:

event-stream.querycompletedevent=true
event-stream.querycreatedevent=true
event-stream.splitcompletedevent=true

if any of the above value is false, it won't emit the very event into kafka topic.

@shawnzhu shawnzhu added enhancement New feature or request help wanted Extra attention is needed labels Mar 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant