fu-turer commented on code in PR #15314:
URL: https://github.com/apache/pulsar/pull/15314#discussion_r858319038


##########
pulsar-client-admin-api/src/main/java/org/apache/pulsar/policies/data/loadbalancer/ResourceUsage.java:
##########
@@ -27,17 +27,10 @@
 public class ResourceUsage {
     public final double usage;
     public final double limit;
-    @EqualsAndHashCode.Exclude

Review Comment:
   there's no import for `@EqualsAndHashCode.Exclude`



-- 
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]

Reply via email to