-
Notifications
You must be signed in to change notification settings - Fork 861
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
[core] Made offset consistent with avail_bufsize. #2465
[core] Made offset consistent with avail_bufsize. #2465
Conversation
One of the changes has been introduced in #2463. |
In fact, I think using |
Oops, my mistake, lol. |
Then the
should also be changed? I created this PR because I found the buffer number in the SEQUENCE DISCREPANCY log is not consistent with the offset number. |
Good catch! |
f79c6f8
to
7208ff7
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
68bcda4
to
0a9b802
Compare
0a9b802
to
1678ffc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All correct. Please consider one correction of the comment.
Co-authored-by: Maxim Sharabayko <maxlovic@gmail.com>
ping |
Oops, sorry, forgot about this PR 😃 |
Ref: #2467 (comment)