dombizita commented on code in PR #5196:
URL: https://github.com/apache/ozone/pull/5196#discussion_r1303027302


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/api/db.json:
##########
@@ -1346,7 +1346,7 @@
     "subPathCount": 5,
     "subPaths": [
       {
-        "path": "/vol1",
+        "path": "/vol1cloudera-health-monitoring-ozone-basic-canary-volume",

Review Comment:
   ```suggestion
           "path": "/vol1",
   ```



##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/diskUsage/diskUsage.less:
##########
@@ -79,4 +79,16 @@
 
 .ant-drawer-open .ant-drawer-mask {
   opacity: 0 !important;
+}
+
+div.svg-container {
+  width: 1400px !important;

Review Comment:
   why is this hardcoded value will be good? what happens if you are checking 
it on smaller displays?



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