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

feat(Scheduler): Abend in RequireAll mode where starved #257

Open
bartelink opened this issue Mar 14, 2024 · 0 comments
Open

feat(Scheduler): Abend in RequireAll mode where starved #257

bartelink opened this issue Mar 14, 2024 · 0 comments

Comments

@bartelink
Copy link
Collaborator

In RequireAll mode, the Scheduler will sit patiently waiting forever if all the buffered streams in the baches queue are waiting or disordered events

When the MaxReadAhead is drained, there are no active handlers, and there is nothing to dispatch, the system should abend rather than just sitting there.

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

1 participant