nicoloboschi commented on a change in pull request #13748:
URL: https://github.com/apache/pulsar/pull/13748#discussion_r784407979
##########
File path:
pulsar-websocket/src/main/java/org/apache/pulsar/websocket/stats/JvmMetrics.java
##########
@@ -18,27 +18,21 @@
*/
package org.apache.pulsar.websocket.stats;
+import static io.netty.util.internal.PlatformDependent.maxDirectMemory;
Review comment:
https://github.com/apache/pulsar/blob/f25b4a520bb82c6a09d373c9d314ca8e55d1f57b/buildtools/src/main/resources/pulsar/checkstyle.xml#L135-L137
we can edit the rule in my opinion
--
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]