Skip to content

Conversation

dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Mar 20, 2025

(already reviewed by a colleague & contributor @pmcarthur-apache )

I'm nearly sure that S3MockRule.builder().silent() will change the root logger to WARN. Maybe for JUL; not sure if such a change federates to Log4j2. Maybe we should remove silent() but I didn't check how bad/verbose it is.

@dsmiley
Copy link
Contributor Author

dsmiley commented Mar 20, 2025

Includes removal of S3MockRule silent() calls that manipulating logging configuration without restoring it. The logs are not verbose enough to bother trying to suppress IMO.

@dsmiley dsmiley merged commit bbdeb90 into apache:main Mar 22, 2025
3 checks passed
@dsmiley dsmiley deleted the Test-URPFactoryTest branch March 22, 2025 16:12
colvinco pushed a commit to colvinco/solr that referenced this pull request Apr 4, 2025
Don't call S3MockRule.builder().silent() since it manipulates log levels (without restoring)
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.

1 participant