-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
storyFeature description from user's perspectiveFeature description from user's perspective
Description
Describe the desired outcome from the user's perspective
When the browser interacts with an HTTP endpoint it sends a lot fo header information causing a 400 error code. This can be alleviated with the run param -Pzilla.binding.kafka.client.produce.record.framing.size=1024.
Acceptance criteria
- Update the default value to be more resilient
- Publish an event with the failure reason of "Header size too large"
Here is the /var/run/zilla dir from reproducing this issue with the same request. The first request went directly to zilla and the second went through the ingress-nginx controller and caused the 400 error.
zilla-7954b94d6d-h2sbx.tar.gz
Metadata
Metadata
Assignees
Labels
storyFeature description from user's perspectiveFeature description from user's perspective