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

   > Thanks for the changes @smitajoshi12, just another minor change. Can we 
use 0 instead of null string? As in the current change it will show as `Missing 
Containers ()` in case the data is undefined Instead it would be better to show 
it as `Missing Containers (0)`
   > 
   > Example: `Missing (${missingDataSource?.length ?? 0})`
   
   @devabhishekpal 
   Done changes in latest commit. 639e4b168a87a153e66c5bfe457d4bab13f8f002


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