You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Stephen O'Donnell (Jira)" <ji...@apache.org> on 2022/10/20 15:09:00 UTC

[jira] [Created] (HDDS-7370) Add pending commands to Datanode command count

Stephen O'Donnell created HDDS-7370:
---------------------------------------

             Summary: Add pending commands to Datanode command count
                 Key: HDDS-7370
                 URL: https://issues.apache.org/jira/browse/HDDS-7370
             Project: Apache Ozone
          Issue Type: Improvement
          Components: SCM
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


In HDDS-6567, we stored the datanode queued command counts into DatanodeInfo on each heartbeat. However, we did not consider the commands that were queued to goto the Datanode on that heartbeat. The real count, is the count queued on the DNs, plus the commands queued in SCM we are about to send to the DN over the heartbeat being processed.

This Jira adds the "commands ready to send" count to the stored counts to give a better reflection on the current queued count on the DN.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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