smengcl commented on PR #7938:
URL: https://github.com/apache/ozone/pull/7938#issuecomment-2673090771

   One thing I noticed is that OM Config Web UI 
(http://localhost:9874/#!/config) doesn't reflect the change. It stays at the 
startup value even after `start`:
   
   <img width="879" alt="Screenshot 2025-02-20 at 4 59 18 PM" 
src="https://github.com/user-attachments/assets/df1a6176-8e0b-4c52-8825-e4bc166aa89e";
 />
   
   But http://localhost:9874/conf endpoint correctly reflected the change:
   
   ```xml
   <property>
   <name>ozone.om.server.list.max.size</name>
   <value>2000</value>
   <final>false</final>
   <source>programmatically</source>
   </property>
   ```


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