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

follow-up: data type for Offsets #2782

Open
davidbeesley opened this issue Nov 7, 2022 · 0 comments
Open

follow-up: data type for Offsets #2782

davidbeesley opened this issue Nov 7, 2022 · 0 comments

Comments

@davidbeesley
Copy link
Contributor

Follow up to discussion on #2766
Two concerns about current treatment of offsets.

  1. Sometimes its a u32. That gives a max-value of 4 billion, which is equivalent to 135 messages per second for one year, or 20 messages per second for five years.
  2. It's inconsistent in general and there is a lot of conversion from one type to another and signed to unsigned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants