You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
It should not produce a message on failure. Validation failures return accurate HTTP error codes with reason and log appropriate failure reason.
Describe the bug
JSON to Avro over HTTP is not behaving as expected:
To Reproduce
sse avro example.zip
Steps to reproduce the behavior:
start example
start stream
send good payload
everything works
send bad payload
send partial good
Expected behavior
It should not produce a message on failure. Validation failures return accurate HTTP error codes with reason and log appropriate failure reason.
Zilla Environment:
sse avro.zip
The text was updated successfully, but these errors were encountered: