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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to