Skip to content

Conversation

@abhishekrb19
Copy link
Contributor

We have the lifecycle start() logged at info level, but the corresponding lifecycle close() was logged at debug level. So log both lines at info so we can trace the whole lifecycle. I was debugging why some annotation-based close() hooks weren't invoked and this was helpful.

This PR has:

  • been self-reviewed.
  • been tested in a test Druid cluster.

We have the lifecycle start() logged at info, but lifecycle close() is
currently logged at debug. For inspectability, it's good to log this at info
too. I was debugging why some close() hooks aren't invoked and this was
helpful.
@abhishekrb19 abhishekrb19 merged commit 181b5bc into master Oct 16, 2025
151 of 156 checks passed
@abhishekrb19 abhishekrb19 deleted the stop_lifecycle_info_log branch October 16, 2025 16:10
@kgyrtkirk kgyrtkirk added this to the 36.0.0 milestone Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants