[ 
https://issues.apache.org/jira/browse/HDDS-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-959:
-----------------------------
    Attachment: HDDS-959.002.patch

> KeyOutputStream should handle retry failures
> --------------------------------------------
>
>                 Key: HDDS-959
>                 URL: https://issues.apache.org/jira/browse/HDDS-959
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>         Attachments: HDDS-959.001.patch, HDDS-959.002.patch
>
>
> With ratis version updated to 0.4.0-a8c4ca0-SNAPSHOT, retry failures are 
> fatal for a raft client. If an operation in raft client does not succeed 
> after maximum number of retries(RaftRetryFailureException) all subsequent 
> operations are failed with AlreadyClosedException. This jira aims to handle 
> such exceptions. Since we maintain a cache for clients in 
> XceiverClientManager, the corresponding client needs to be invalidated in the 
> cache.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to