[
https://issues.apache.org/jira/browse/HDDS-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-9958:
---------------------------------
Labels: pull-request-available (was: )
> 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: Sai Vinoj
> 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: [email protected]
For additional commands, e-mail: [email protected]