Skip to content

chore: log write stream closing at debug level - #364

Merged
merlimat merged 2 commits into
oxia-db:mainfrom
merlimat:wt/write-stream-closing-dbg-258170
Jul 14, 2026
Merged

chore: log write stream closing at debug level#364
merlimat merged 2 commits into
oxia-db:mainfrom
merlimat:wt/write-stream-closing-dbg-258170

Conversation

@merlimat

Copy link
Copy Markdown
Collaborator

Motivation

Closing write stream is logged on every stream close and re-creation, once per shard, so at info level it adds noise during normal operation on clients with many shards. The matching "Opened write stream" message was already moved to debug in #363.

Modification

Move the message to debug level, keeping the fluent log.debug().attr(...) style.

merlimat added 2 commits July 13, 2026 17:29
Signed-off-by: Matteo Merli <mmerli@apache.org>
Signed-off-by: Matteo Merli <mmerli@apache.org>
@merlimat
merlimat merged commit d6dd728 into oxia-db:main Jul 14, 2026
2 checks passed
@merlimat merlimat mentioned this pull request Jul 14, 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.

1 participant