Skip to content

Clarify MAX_SUBSCRIBE_ID #611

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 3 commits into from
Nov 13, 2024
Merged

Clarify MAX_SUBSCRIBE_ID #611

merged 3 commits into from
Nov 13, 2024

Conversation

ianswett
Copy link
Collaborator

This is an attempt at clarifying MAX_SUBSCRIBE_ID, feel free to make suggestions.

Fixes #547

This is an attempt at clarifying MAX_SUBSCRIBE_ID, feel free to make suggestions.

Fixes #547
@ianswett ianswett added the Editorial The draft is difficult to understand on a specific point, or it is open to multiple interpretations. label Nov 10, 2024
Copy link
Collaborator

@afrind afrind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

More on Subscribe ID in {{message-subscribe-req}}.
equal or larger than this is received by the publisher that sent the
MAX_SUBSCRIBE_ID, the publisher MUST close the session with an error of
'Too Many Subscribes'. More on Subscribe ID in {{message-subscribe-req}}.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What you have is fine, but "More on Subscribe ID in ..." is awkward. Just add a section reference on line 1841 after "Subscribe ID"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, PTAL

Copy link
Collaborator

@suhasHere suhasHere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with Alan's comment. Otherwise LGTM

@afrind
Copy link
Collaborator

afrind commented Nov 12, 2024

lgtm

@ianswett ianswett merged commit fc6906c into main Nov 13, 2024
2 checks passed
@englishm englishm mentioned this pull request Feb 25, 2025
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editorial The draft is difficult to understand on a specific point, or it is open to multiple interpretations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Draft-06. MAX_SUBSCRIBE_ID error handling is a bit ambiguous
4 participants