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

[BUG] Base64 encoder in response body corrupted info with huge 'A' chunks in Tuple JSON logger #511

Closed
ParvelAWS opened this issue Feb 16, 2024 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@ParvelAWS
Copy link

What is the bug?

In some of the replay message test, Tuple JSON logger wrote the replayed response with a corrupted base64 encode of the body section, usually with a lot of 'A' for over 5MB

How can one reproduce the bug?

Replay a ELB health check traffic with GET / towards OpenSearch clusters

What is the expected behavior?

Correct base64 encoded response body in JSON

What is your host/environment?

EKS with AWS Linux 2023 min, AWS JDK17.

Do you have any screenshots?

Screenshot 2024-02-16 at 11 23 56 AM

Do you have any additional context?

Add any other context about the problem.

@gregschohn
Copy link
Collaborator

Thanks for filing this issue. The above referenced PR should solve this issue (in commit 6a02317).

Please verify or open any new bugs if you find anything else amiss.

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

No branches or pull requests

2 participants