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

POST application/protobuf binary data can get stuck #1283

Closed
vordimous opened this issue Oct 7, 2024 · 1 comment
Closed

POST application/protobuf binary data can get stuck #1283

vordimous opened this issue Oct 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working devx Effects the Developer Experience

Comments

@vordimous
Copy link
Contributor

Describe the bug
After posting poison pill messages that don't match the correct payload format, correctly formatted messages will not successfully post.

To Reproduce
Steps to reproduce the behavior:

  1. download this example http.kafka.proto.zip
  2. The README.md has instructions on how to post successful and incorrect proto messages
  3. after Posting the "wrong order" message zilla will start failing to post correctly formatted messages
@vordimous vordimous added bug Something isn't working devx Effects the Developer Experience labels Oct 7, 2024
@vordimous
Copy link
Contributor Author

The bug is replicated using protoc version 24.x, when upgrading to version version 28.x I am unable to replicate the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devx Effects the Developer Experience
Projects
None yet
Development

No branches or pull requests

2 participants