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

Per Stream Session Limits #1598

Merged
merged 10 commits into from May 15, 2024

Conversation

mikeb01
Copy link
Contributor

@mikeb01 mikeb01 commented May 9, 2024

Limit the number of sessions that a single stream can have. By default it is unlimited (specifically 2^31 - 1). This can help prevent denial of service behaviour by creating too many publications on the same stream.

@mikeb01 mikeb01 merged commit 02b3b11 into real-logic:master May 15, 2024
35 checks passed
@mikeb01 mikeb01 deleted the feature/stream_session_limits branch May 15, 2024 21:11
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

Successfully merging this pull request may close these issues.

None yet

1 participant