virajjasani commented on pull request #3011:
URL: https://github.com/apache/hbase/pull/3011#issuecomment-790379492
Compilation error:
```
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3011/yetus-general-check/src/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java:[394,16]
error: [DoNotCall] This method always throws java.lang.AssertionError. Use
assertEquals(expected, actual, delta) to compare floating-point numbers
(see https://errorprone.info/bugpattern/DoNotCall)
```
----------------------------------------------------------------
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]