tanvipenumudy commented on code in PR #3348:
URL: https://github.com/apache/ozone/pull/3348#discussion_r867749857
##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/OmBucketReadWriteFileOps.java:
##########
@@ -149,6 +155,11 @@ public Void call() throws Exception {
contentGenerator = new ContentGenerator(fileSizeInBytes, bufferSize);
timer = getMetrics().timer("file-create");
+ mbs = ManagementFactory.getPlatformMBeanServer();
+ bean = new ObjectName(
Review Comment:
Noted, I agree to this! Thank you for the review!
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]