Skip to content

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

Open
addaleax wants to merge 1 commit intomainfrom
server-log-checker-ignore-internal-clients
Open

fix(mongodb-server-log-checker): ignore warnings from internal clients#627
addaleax wants to merge 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).
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.

2 participants