Skip to content

Speed up exit when --time is used #268

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

Merged
merged 2 commits into from
Jan 19, 2023
Merged

Speed up exit when --time is used #268

merged 2 commits into from
Jan 19, 2023

Conversation

acogoluegnes
Copy link
Contributor

No description provided.

It's just for debugging.
We don't close the consumers, publishers, and environment,
to be as close as possible to the target duration of
the run.

This should not be done in real applications, as closing
steps are not executed, and some behavior like automatic
offset tracking are not guaranted to work properly.
@acogoluegnes acogoluegnes added this to the 0.10.0 milestone Jan 19, 2023
@acogoluegnes acogoluegnes merged commit 10bfd70 into main Jan 19, 2023
@acogoluegnes acogoluegnes deleted the fast-shutdown branch January 19, 2023 15:22
github-actions bot pushed a commit that referenced this pull request Jan 19, 2023
Speed up exit when --time is used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant