Skip to content

fix(mongodb-server-log-checker): ignore warnings from internal clients#627

Merged
paula-stacho merged 1 commit intomainfrom
server-log-checker-ignore-internal-clients
Mar 23, 2026
Merged

fix(mongodb-server-log-checker): ignore warnings from internal clients#627
paula-stacho merged 1 commit intomainfrom
server-log-checker-ignore-internal-clients

Conversation

@addaleax
Copy link
Collaborator

Ignore warnings not coming from our clients, but rather from internal clients (i.e. mongos-to-mongod or mongod-to-mongod conections).

Also, as a drive-by, add a Disposable implementation (I figured this is something we'll want to stick to in new code as a best practice).

Description

Open Questions

Checklist

Ignore warnings not coming from our clients, but rather from internal
clients (i.e. mongos-to-mongod or mongod-to-mongod conections).

Also, as a drive-by, add a `Disposable` implementation (I figured
this is something we'll want to stick to in new code as a best
practice).
@paula-stacho paula-stacho merged commit 31173a2 into main Mar 23, 2026
31 of 34 checks passed
@paula-stacho paula-stacho deleted the server-log-checker-ignore-internal-clients branch March 23, 2026 16:59
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