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 2024/01/10 10:18:00 UTC

[jira] [Assigned] (HDDS-9958) Change log level of getContainer of ContainerController in CloseContainerCommandHandler

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

Attila Doroszlai reassigned HDDS-9958:
--------------------------------------

    Assignee: Dave Teng  (was: Sai Vinoj)

> Change log level of getContainer of ContainerController in CloseContainerCommandHandler
> ---------------------------------------------------------------------------------------
>
>                 Key: HDDS-9958
>                 URL: https://issues.apache.org/jira/browse/HDDS-9958
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone Datanode
>            Reporter: Dave Teng
>            Assignee: Dave Teng
>            Priority: Major
>              Labels: pull-request-available
>
> Currently CloseContainerCommandHandler reports error in log when its ContainerController.getContainer() returns null. This was probably a container that never got created as documented in HDDS-9550/HDDS-9600. Thus we'd like to change [this log message|https://github.com/apache/ozone/blob/52236b152ba4529cf3050d2baee4d50c6722d73b/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/CloseContainerCommandHandler.java#L105] to info with a note that the container may not have been created. (currently the error log stands out when it is probably not a real issue.) We could revisit this log later when issue HDDS-9600 is resolved.



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