You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/09/22 17:11:01 UTC

[GitHub] [ozone] smitajoshi12 opened a new pull request, #3775: HDDS-7160. Recon: Make Container and Bucket stats clickable in Overviews page

smitajoshi12 opened a new pull request, #3775:
URL: https://github.com/apache/ozone/pull/3775

   ## What changes were proposed in this pull request?
   Make Container and Bucket stats clickable in Overviews page
   
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-7160
   
   ## How was this patch tested?
   Manually
   
   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl merged pull request #3775: HDDS-7160. Recon: Make Container and Bucket stats clickable in Overviews page

Posted by GitBox <gi...@apache.org>.
smengcl merged PR #3775:
URL: https://github.com/apache/ozone/pull/3775


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] dombizita commented on pull request #3775: HDDS-7160. Recon: Make Container and Bucket stats clickable in Overviews page

Posted by GitBox <gi...@apache.org>.
dombizita commented on PR #3775:
URL: https://github.com/apache/ozone/pull/3775#issuecomment-1257875084

   Thanks for the patch @smitajoshi12, I tried it out locally and it is working fine. My question is that with this approach we added new route paths to Recon (`/Buckets` and `/Containers`) that are pointing to other already existing components, so instead of this we could use the already added paths (`/DiskUsage` and `/MissingContainers`). Also this could be a good approach, as we want to add pages to these too in the future and if we have that we just need to change the component which eg. `/Buckets` leads us. Let me know your thoughts on this @smengcl 


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl commented on pull request #3775: HDDS-7160. Recon: Make Container and Bucket stats clickable in Overviews page

Posted by GitBox <gi...@apache.org>.
smengcl commented on PR #3775:
URL: https://github.com/apache/ozone/pull/3775#issuecomment-1256503876

   @dombizita Would you take a look at this and try out this change locally?


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org