devabhishekpal opened a new pull request, #9429: URL: https://github.com/apache/ozone/pull/9429
## What changes were proposed in this pull request? HDDS-13835. Fix Replication columns in Open Keys panel Please describe your PR in detail: - In the current Recon UI the Replication Type and Replication Factor columns are incorrectly shown in the UI - This PR fixes that issue for both the new UI as well as the old UI Reference discussion: https://github.com/apache/ozone/discussions/9187 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13835 ## How was this patch tested? Patch was tested manually on docker cluster. ### Before patch: ##### RATIS: <img width="1450" height="614" alt="Screenshot 2025-12-04 at 18 10 11" src="https://github.com/user-attachments/assets/879c17d7-aae7-4f3e-98ef-66e0c5415f93" /> ##### EC: <img width="1463" height="701" alt="Screenshot 2025-12-04 at 18 10 05" src="https://github.com/user-attachments/assets/49026c6b-5732-4463-862a-b2693ac1f271" /> ### After patch: ##### RATIS: <img width="1728" height="862" alt="Screenshot 2025-12-04 at 18 32 44" src="https://github.com/user-attachments/assets/6a2e3ca9-41dd-4072-94b4-bf512ce667ce" /> ##### EC: <img width="1721" height="859" alt="Screenshot 2025-12-04 at 18 32 05" src="https://github.com/user-attachments/assets/171085f0-cd93-4429-ae83-32ba0a5bb94f" /> -- 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]
