eolivelli commented on pull request #2349:
URL: https://github.com/apache/bookkeeper/pull/2349#issuecomment-636489498
It is a spotbugs error:
[ERROR] Inconsistent synchronization of
org.apache.bookkeeper.tools.cli.commands.bookie.ReadLogMetadataCommand.entryLogger;
locked 66% of time
[org.apache.bookkeeper.tools.cli.commands.bookie.ReadLogMetadataCommand,
org.apache.bookkeeper.tools.cli.commands.bookie.ReadLogMetadataCommand,
org.apache.bookkeeper.tools.cli.commands.bookie.ReadLogMetadataCommand]
Unsynchronized access at ReadLogMetadataCommand.java:[line 132]Synchronized
access at ReadLogMetadataCommand.java:[line 144]Synchronized access at
ReadLogMetadataCommand.java:[line 145] IS2_INCONSISTENT_SYNC
[ERROR] Failed to execute goal
com.github.spotbugs:spotbugs-maven-plugin:3.1.8:check (default-cli) on project
bookkeeper-server: failed with 1 bugs and 0 errors -> [Help 1]
Post
----------------------------------------------------------------
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]