[
https://issues.apache.org/jira/browse/HDDS-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813141#comment-16813141
]
chencan commented on HDDS-1403:
-------------------------------
Hi [~msingh], I am interested in this issue. But according to my understanding,
if KeyOutputStream writes fails and catch closedContainerException,it will add
the closed container to the excludeList and then allocate a new block through
allocateNewBlock.
So 5 retries are for different containers?Thanks!
> 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
> Priority: Major
> Labels: MiniOzoneChaosCluster
>
> 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]