ctubbsii commented on pull request #1786:
URL: https://github.com/apache/accumulo/pull/1786#issuecomment-729113404
> Just realized I looked at the wrong files. Ran the following and didn't
get any matches either:
>
> ```
> find */target/surefire-reports -name *-output.txt -exec grep -H beanutils
{} \;
> find */target/failsafe-reports -name *-output.txt -exec grep -H beanutils
{} \;
> ```
The spam was in the log4j logs when starting up. They may show up in Mini
logs, or maybe via Uno. You can see what I mean by removing the logging config
changes without your other changes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]