tanvipenumudy commented on code in PR #5519:
URL: https://github.com/apache/ozone/pull/5519#discussion_r1377283350


##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/AbstractOmBucketReadWriteOps.java:
##########
@@ -22,6 +22,7 @@
 import org.apache.hadoop.ozone.OzoneConsts;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
+import org.springframework.util.unit.DataSize;

Review Comment:
   Thank you @adoroszlai for the review. This is a good idea instead of relying 
on the additional Spring dependencies. 
   
   I will be working on making the required changes for utilizing 
`StorageSize`/`SizeInBytes` instead.



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

Reply via email to