Gargi Jaiswal created HDDS-13212: ------------------------------------ Summary: Fix Inconsistent Health Check in DiskBalancer Status for Specific Hosts Key: HDDS-13212 URL: https://issues.apache.org/jira/browse/HDDS-13212 Project: Apache Ozone Issue Type: Sub-task Reporter: Gargi Jaiswal Assignee: Gargi Jaiswal
The {{DiskBalancerManager#getDiskBalancerStatus()}} method filters only healthy datanodes when querying all nodes, but returns all specified hosts regardless of their health. This inconsistency can lead to confusion or inaccurate monitoring. This JIRA proposes applying the same {{IN_SERVICE}} and {{HEALTHY}} filters for specific hosts to ensure consistent behavior. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org