Skip to content

SOLR-17454: Remove debugging error message#2720

Merged
dsmiley merged 1 commit intoapache:mainfrom
ahankinson:error-msg-SOLR_17454
Sep 27, 2024
Merged

SOLR-17454: Remove debugging error message#2720
dsmiley merged 1 commit intoapache:mainfrom
ahankinson:error-msg-SOLR_17454

Conversation

@ahankinson
Copy link
Contributor

https://issues.apache.org/jira/browse/SOLR-17454

Description

This PR removes an errant ERROR message in the Solr logs.

Solution

This message is not an error, and since there are no other logging calls in this file, it was simply removed.

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide

https://issues.apache.org/jira/browse/SOLR-17454

This PR removes an errant ERROR message in the Solr logs. This message is not an error, and since there are no other logging calls in this file, it was simply removed.
Copy link
Contributor

@cpoerschke cpoerschke left a comment

Choose a reason for hiding this comment

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

Thanks @ahankinson for this contribution!

@dsmiley dsmiley merged commit 00a3bf2 into apache:main Sep 27, 2024
dsmiley pushed a commit that referenced this pull request Sep 27, 2024
Removes an errant ERROR message in the Solr logs. This message is not an error, and since there are no other logging calls in this file, it was simply removed.

(cherry picked from commit 00a3bf2)
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