smitajoshi12 commented on PR #6724:
URL: https://github.com/apache/ozone/pull/6724#issuecomment-2164510574

   > @smitajoshi12 we shouldn't show the initial tool tip from datanodes page 
"`It is going to decommission soon!!!`". Rather we should call decommission 
info API and match with what all datanodes are in decommissioning and update 
their status on UI. Behavior should be consistent across all UI pages for same 
entity. And also you need to call the decommission info API once , not multiple 
times as user land up on datanodes page.
   
   @devmadhuu 
   Issue with Calling decommision API once is datanode api is called after 1 
min if we call decommission API only once then we will not get updated values 
so checking UUIDs from decommission API and comparision will give incorrect 
results as i checked with Cluster data. 
   It is going to decommmission soon msg is updated after calling decommision 
API and datanode API as we discussed previously datanode api is taking time to 
update records.


-- 
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-unsubscr...@ozone.apache.org

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


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

Reply via email to