[
https://issues.apache.org/jira/browse/HDDS-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yiqun Lin reassigned HDDS-1044:
-------------------------------
Assignee: Yiqun Lin
> Client doesn't propogate correct error code to client on out of disk space
> --------------------------------------------------------------------------
>
> Key: HDDS-1044
> URL: https://issues.apache.org/jira/browse/HDDS-1044
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Client, Ozone Datanode
> Affects Versions: 0.4.0
> Reporter: Mukul Kumar Singh
> Assignee: Yiqun Lin
> Priority: Major
> Fix For: 0.4.0
>
>
> Ozone Datanode doesn't propagate the correct error to client when the
> datanode runs out of distk space. In space of throwing out of disk space
> exception, Container not found exception is thrown to clients.
> {code}
> 2019-02-02 18:56:22 INFO KeyValueHandler:149 - Operation: CreateContainer :
> Trace ID:
> 72e5c6cc-e624-4acb-bba7-574e3a98ac90WriteChunk1868fc02742c62c3543022377edc0c5ca_stream_4fdc8750-f0d5-4e17-8e37-6d78552053b0_chunk_1
> : Message: Container creation failed, due to disk out of space : Result:
> DISK_OUT_OF_SPACE
> 2019-02-02 18:56:22 INFO HddsDispatcher:149 - Operation: WriteChunk : Trace
> ID:
> 72e5c6cc-e624-4acb-bba7-574e3a98ac90WriteChunk1868fc02742c62c3543022377edc0c5ca_stream_4fdc8750-f0d5-4e17-8e37-6d78552053b0_chunk_1
> : Message: ContainerID 65 does not exist : Result: CONTAINER_NOT_FOUND
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]