jasonosullivan34 commented on code in PR #10577:
URL: https://github.com/apache/ozone/pull/10577#discussion_r3613413534
##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/v2/components/cards/overviewHealthCard.tsx:
##########
@@ -56,7 +49,7 @@ const cardBodyStyle: React.CSSProperties = {
// ------------- Component -------------- //
-const OverviewSummaryCard: React.FC<OverviewTableCardProps> = ({
+const OverviewHealthCard: React.FC<OverviewTableCardProps> = ({
Review Comment:
I'll revert this and do the change separately. My thought process was to get
the tests working so I could test the upgrade effectively. Might warrant
separate PRs to make the intent clearer
--
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]