Lokesh Jain created HDDS-4368:
---------------------------------

             Summary: SCM should avoid sending delete transactions for 
under-replicated containers
                 Key: HDDS-4368
                 URL: https://issues.apache.org/jira/browse/HDDS-4368
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: SCM
            Reporter: Lokesh Jain


SCM deleting service should avoid sending delete transactions for 
under-replicated containers. It currently tracks all the transactions in memory 
until all the replicas receive the transaction. A lot of transactions for 
under-replicated containers could slow down the deletion as these will remain 
pending until container reaches the desired replication. The service has a 
limit on pending transactions.



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