Lokesh Jain created HDDS-2659:
---------------------------------

             Summary: KeyValueHandler#handleCreateContainer should log the 
exception on container creation failure
                 Key: HDDS-2659
                 URL: https://issues.apache.org/jira/browse/HDDS-2659
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Lokesh Jain


KeyValueHandler#handleCreateContainer does not log the stack trace of the 
StorageContainerException cause. This leads to difficulty in debugging the 
reason for failure.

 
{code:java}
2019-11-04 00:40:56,719 INFO 
org.apache.hadoop.ozone.container.keyvalue.KeyValueHandler: Operation: 
CreateContainer : Trace ID: 
1f7530ed73cf2e47:74588d4de9f1d702:1f7530ed73cf2e47:0 : Message: Container 
creation failed. : Result: CONTAINER_INTERNAL_ERROR
2019-11-04 00:40:56,720 INFO 
org.apache.hadoop.ozone.container.common.impl.HddsDispatcher: Operation: 
WriteChunk : Trace ID: 1f7530ed73cf2e47:74588d4de9f1d702:1f7530ed73cf2e47:0 : 
Message: ContainerID 11 creation failed : Result: CONTAINER_INTERNAL_ERROR
{code}
 



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

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

Reply via email to