devabhishekpal commented on code in PR #7042:
URL: https://github.com/apache/ozone/pull/7042#discussion_r1707114756
##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/api/db.json:
##########
@@ -5,8 +5,9 @@
"healthyDatanodes": 24,
"storageReport": {
"capacity": 202114732032,
- "used": 16384,
- "remaining": 182447632384
+ "used": 4667099648,
+ "remaining": 182447632384,
+ "committed": 12000222315
Review Comment:
This was picked up as a change from HDDS-11154 as that hasn't yet been
merged.
Once that goes into master, these changes will be present already and rebase
will remove these commits
--
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]