You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "JiangHua Zhu (Jira)" <ji...@apache.org> on 2023/11/24 16:47:00 UTC

[jira] [Updated] (HDDS-9748) When the command status is reported, the command set sent to the datanode is updated.

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

JiangHua Zhu updated HDDS-9748:
-------------------------------
    Summary: When the command status is reported, the command set sent to the datanode is updated.  (was: Fix SCM issuing repeated deleteblocks commands to DN)

> When the command status is reported, the command set sent to the datanode is updated.
> -------------------------------------------------------------------------------------
>
>                 Key: HDDS-9748
>                 URL: https://issues.apache.org/jira/browse/HDDS-9748
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: SCM
>    Affects Versions: 1.3.0
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Major
>
> When SCM issues repeated deleteblocks commands to DN, we will get the following information in the DN's log:
> {code:java}
> 2023-11-21 15:57:16,711 [BlockDeletingService#5] WARN org.apache.hadoop.ozone.container.keyvalue.KeyValueHandler: Missing delete block(Container = xxxx, Block = xxxxxx
> 2023-11-21 15:57:16,711 [BlockDeletingService#2] WARN org.apache.hadoop.ozone.container.keyvalue.KeyValueHandler: Missing delete block(Container = xxxx, Block = xxxxxx
> 2023-11-21 15:57:16,711 [BlockDeletingService#4] WARN org.apache.hadoop.ozone.container.keyvalue.KeyValueHandler: Missing delete block(Container = xxxx, Block = xxxxxx
> {code}
> This shouldn't happen because some block files have been deleted.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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