Skip to content

Reduce log volume forwarded through Thespian framework#1904

Merged
gbanasiak merged 2 commits intoelastic:masterfrom
gbanasiak:thespian-log-reduction
Jan 21, 2025
Merged

Reduce log volume forwarded through Thespian framework#1904
gbanasiak merged 2 commits intoelastic:masterfrom
gbanasiak:thespian-log-reduction

Conversation

@gbanasiak
Copy link
Copy Markdown
Contributor

This reduces the amount of Thespian messages containing forwarded logs contributing to #1448.

I don't understand actorSystemCapabilityCheck() behavior, as DEBUG logs should not be forwarded. I've raised this with Thespian maintainer, but have not received additional explanations so far. As we cannot get lower than DEBUG I'm simply removing those logs.

The WARNING log about SSL verification being off being forwarded through Thespian is expected.

See thespianpy/Thespian#82 (comment) for additional context, and potential follow-up in the future.

@gbanasiak gbanasiak requested a review from a team January 21, 2025 11:20
Copy link
Copy Markdown
Member

@gareth-ellis gareth-ellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gbanasiak gbanasiak merged commit b8a9a95 into elastic:master Jan 21, 2025
@gbanasiak gbanasiak deleted the thespian-log-reduction branch January 21, 2025 14:49
@dpifke-elastic dpifke-elastic added the cleanup Linter changes, reformatting, removal of unused code etc. label Mar 28, 2025
@dpifke-elastic dpifke-elastic added this to the 2.12.0 milestone Mar 28, 2025
@dpifke-elastic dpifke-elastic added bug Something's wrong and removed cleanup Linter changes, reformatting, removal of unused code etc. labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something's wrong

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants