You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2020/10/22 10:23:00 UTC

[jira] [Created] (HDDS-4368) SCM should avoid sending delete transactions for under-replicated containers

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org