Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
None
-
-
EPAM-Veg Sprint 128
-
1
-
Vega
Description
Line 81 of OkapiClient.java is logging verbatim the HTTP response body. The response body has newlines in it, which causes each line to be listed as a separate log line. For example, this call to /loan-policy-storage/loan-policies/ for a production client output over 12,000 lines to the log stream.
Please filter all calls to bodyAsString() to remove newlines before logging. (There are several places in the code of this module where that is happening.)
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3409 Vega - Lotus Enhancements/Bugfixes/Tech Debt
-
- Closed
-
-
UXPROD-3418 Vega - Morning Glory Enhancements/Bugfixes/Tech Debt
-
- Closed
-