Lokesh Jain created HDDS-4366:
---------------------------------

             Summary: SCM deletion service should delete configured number of 
blocks every interval
                 Key: HDDS-4366
                 URL: https://issues.apache.org/jira/browse/HDDS-4366
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: SCM
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


SCM service currently uses datanode's configuration to determine the number of 
blocks to delete every interval. It should have its own congifuration for 
maximum number of blocks to delete in every interval.
Further it currently scans the entire DB to fetch block deletion transactions. 
This can be avoided with this approach. With this patch service would always 
fetch configured number of blocks from the db.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to