[
https://issues.apache.org/jira/browse/HDDS-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827161#comment-16827161
]
Hudson commented on HDDS-1403:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16469 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16469/])
HDDS-1403. KeyOutputStream writes fails after max retries while writing
(github: rev 37582705fa6697b744b301d999c9952194e9fc40)
* (edit)
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
* (edit) hadoop-hdds/common/src/main/resources/ozone-default.xml
* (edit)
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/web/utils/OzoneUtils.java
* (edit)
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/KeyOutputStream.java
* (edit)
hadoop-ozone/objectstore-service/src/main/java/org/apache/hadoop/ozone/web/storage/DistributedStorageHandler.java
* (edit)
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java
* (edit)
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/OzoneClientUtils.java
> KeyOutputStream writes fails after max retries while writing to a closed
> container
> ----------------------------------------------------------------------------------
>
> Key: HDDS-1403
> URL: https://issues.apache.org/jira/browse/HDDS-1403
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Affects Versions: 0.4.0
> Reporter: Mukul Kumar Singh
> Assignee: Hanisha Koneru
> Priority: Major
> Labels: MiniOzoneChaosCluster, pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently a Ozone Client retries a write operation 5 times. It is possible
> that the container being written to is already closed by the time it is
> written to. The key write will fail after retrying multiple times with this
> error. This needs to be fixed as this is an internal error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]