Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce DEBUG noise in ReplicationTracker #95899

Conversation

DaveCTurner
Copy link
Contributor

This log message happens on the common path when nothing has changed so it should really be at level TRACE and not DEBUG.

This log message happens on the common path when nothing has changed so
it should really be at level `TRACE` and not `DEBUG`.
@DaveCTurner DaveCTurner added >non-issue :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v8.9.0 labels May 7, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team label May 7, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@DaveCTurner DaveCTurner added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label May 7, 2023
@elasticsearchmachine elasticsearchmachine merged commit fa56feb into elastic:main May 7, 2023
11 checks passed
@DaveCTurner DaveCTurner deleted the 2023-05-07-ReplicationTracker-TRACE branch May 7, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue Team:Distributed Meta label for distributed team v8.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants