apurtell commented on PR #4617:
URL: https://github.com/apache/hbase/pull/4617#issuecomment-1183576782
Valid error prone findings:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4617/yetus-general-check/src/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java:[442,57]
error: [FormatString] extra format arguments: used 0, provided 2
(see https://errorprone.info/bugpattern/FormatString)
[ERROR]
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4617/yetus-general-check/src/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java:[498,51]
error: [FormatString] extra format arguments: used 0, provided 2
(see https://errorprone.info/bugpattern/FormatString)
Back soon with a fix.
--
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]