You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/08/17 20:20:00 UTC

[jira] [Resolved] (HDDS-5360) DN failed to process all delete block commands in one heartbeat interval

     [ https://issues.apache.org/jira/browse/HDDS-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai resolved HDDS-5360.
------------------------------------
    Fix Version/s: 1.2.0
         Assignee: Sammi Chen
       Resolution: Fixed

Resolving since the PR was merged.

> DN failed to process all delete block commands in one heartbeat interval
> ------------------------------------------------------------------------
>
>                 Key: HDDS-5360
>                 URL: https://issues.apache.org/jira/browse/HDDS-5360
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Sammi Chen
>            Assignee: Sammi Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> In our observation there is cases that scm send hundreds of containers in a command to one DN for delete.  DN failed to handle all theses command in a heartbeat interval(30s), so that SCM resend the command with same batch of container again.  
> It's time consuming for DN to open the RocksDB instance and write the delete transaction into it. 



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

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