elasticsearch/qa/smoke-test-http
Ben Chaplin 9f6eb1d4e3
Log stack traces on data nodes before they are cleared for transport (#125732)
We recently cleared stack traces on data nodes before transport back to the coordinating node when error_trace=false to reduce unnecessary data transfer and memory on the coordinating node (#118266). However, all logging of exceptions happens on the coordinating node, so stack traces disappeared from any logs. This change logs stack traces directly on the data node when error_trace=false.
2025-04-03 13:45:09 -04:00
..
src Log stack traces on data nodes before they are cleared for transport (#125732) 2025-04-03 13:45:09 -04:00
build.gradle Migrate legacy QA projects to new test clusters framework (#125545) 2025-03-26 10:05:56 -07:00