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
I am having a problem with goreplay version 1.3.2. When I used java middleware as a custom filter and exported to kafka, I found that the req_body was missing and I added a custom http header to the original message. here is the modified message after using java middleware
I am having a problem with goreplay version 1.3.2. When I used java middleware as a custom filter and exported to kafka, I found that the req_body was missing and I added a custom http header to the original message. here is the modified message after using java middleware
The http header
X-Tenant-Id
above is my custom addition,here are the messages in Kakfamy Launch Script
Is this a bug or does goreplay do a checksum that doesn't allow modification of the original message? Thanks
The text was updated successfully, but these errors were encountered: