dlmarion commented on PR #3161: URL: https://github.com/apache/accumulo/pull/3161#issuecomment-1385959669
Bumping the maxRank for FindBugs caused the build to fail in core, way before it reached the server code where the GarbageCollectionLogger code was. So, I removed the `static` modifiers from the code in the hopes that that was enough to prevent the `SSD_DO_NOT_USE_INSTANCE_LOCK_ON_SHARED_STATIC_DATA` error that you saw. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
