brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1 URL: https://github.com/apache/hbase/pull/647#issuecomment-535052624 I think we can ignore the error-prone waring: ``` [WARNING] /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-647/src/hbase-hbtop/src/main/java/org/apache/hadoop/hbase/hbtop/mode/Mode.java:[42,30] [ImmutableEnumChecker] enums should only have immutable fields, the declaration of type 'org.apache.hadoop.hbase.hbtop.mode.ModeStrategy' is not annotated @Immutable ``` It looks like the errors other than the above in the last QA are not related to hbtop.
---------------------------------------------------------------- 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] With regards, Apache Git Services
