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

[KIEKER-1299] Replay Filter: Terminate with error should force terminate the analysis #2780

Open
rju opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@rju
Copy link
Member

rju commented Nov 12, 2024

JIRA Issue: KIEKER-1299 Replay Filter: Terminate with error should force terminate the analysis
Original Reporter: Nils Christian Ehmke


Currently it is not possible to force terminate an analysis in all cases. Assume an analysis with reader and replay filter. Once the reader has finished reading, the analysis goes in the terminating state. The replay filter still sends records. A call to terminate(true) from outside would be ignored, because the analysis is no longer in the running state. This should not be the case.

@rju
Copy link
Member Author

rju commented Nov 12, 2024

author Jan Waller -- Mon, 16 Sep 2013 16:37:55 +0200

Should be fixed for 1.9

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

No branches or pull requests

2 participants