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

Tweak log level to avoid spamming log #7232

Merged

Conversation

andrross
Copy link
Member

This is a common case and info level logging will result in a ton of unhelpful log entries.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
Copy link
Member

@dreamer-89 dreamer-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I have noticed this log entry :)

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testIndexDeletionDuringSnapshotCreationInQueue

@andrross andrross merged commit 4088812 into opensearch-project:main Apr 18, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 18, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 4088812)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 18, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 4088812)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@andrross andrross deleted the remote-shards-balancer-logger branch April 18, 2023 17:24
andrross pushed a commit that referenced this pull request Apr 18, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.


(cherry picked from commit 4088812)

Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
andrross pushed a commit that referenced this pull request Apr 18, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.


(cherry picked from commit 4088812)

Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shinbay-almaz pushed a commit to shinbay-almaz/OpenSearch that referenced this pull request Apr 19, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
shinbay-almaz pushed a commit to shinbay-almaz/OpenSearch that referenced this pull request Apr 19, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Almaz Shinbay <shinbay@Almazs-MacBook-Pro-2.local>
austintlee pushed a commit to austintlee/OpenSearch that referenced this pull request Apr 28, 2023
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
This is a common case and info level logging will result in a ton of
unhelpful log entries.

Signed-off-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants