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

Add batch completed status to Pull Consumers #3822

Merged
merged 1 commit into from Jan 26, 2023
Merged

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Jan 26, 2023

Signed-off-by: Tomasz Pietrek tomasz@nats.io

This adds new status requested by #3816

It is consistent with other statuses with pending data headers.
It can break simplification clients, or thos exposing full Request config (max_bytes and batch).

That is reflected in the need of test adoption.

/cc @nats-io/core

@Jarema
Copy link
Member Author

Jarema commented Jan 26, 2023

@aricart FYI, this should fix issue of empty batch + max_bytes without any information.

@derekcollison derekcollison self-requested a review January 26, 2023 22:11
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison
Copy link
Member

Check build and make sure green though..

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
@Jarema Jarema merged commit 69aa55a into dev Jan 26, 2023
@Jarema Jarema deleted the jarema/add-batch-completed branch January 26, 2023 22:43
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

2 participants