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

Merge Get and Push Protocol #4377

Merged
merged 11 commits into from
Aug 1, 2023
Merged

Conversation

anchitj
Copy link
Member

@anchitj anchitj commented Jul 31, 2023

No description provided.

rd_kafka_buf_t *resp = rd_kafka_mock_buf_new_response(rkbuf);
rd_kafka_resp_err_t err;

rd_kafka_buf_write_i32(resp, 0);
Copy link
Contributor

Choose a reason for hiding this comment

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

we need both the throttletime and errcode here eventually,right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah right, I missed errCode. Will add it.

@milindl milindl merged commit 9546d71 into dev_kip_714 Aug 1, 2023
1 check passed
@milindl milindl deleted the dev_kip_714_get_push_merged branch August 1, 2023 04:16
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.

2 participants