You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (Jira)" <ji...@apache.org> on 2020/04/06 10:19:00 UTC

[jira] [Updated] (RATIS-841) Remove unnecessary exception checks in OrderedAsync#sendRequest

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

Lokesh Jain updated RATIS-841:
------------------------------
    Attachment: RATIS-841.001.patch

> Remove unnecessary exception checks in OrderedAsync#sendRequest
> ---------------------------------------------------------------
>
>                 Key: RATIS-841
>                 URL: https://issues.apache.org/jira/browse/RATIS-841
>             Project: Ratis
>          Issue Type: Bug
>          Components: client
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>         Attachments: RATIS-841.001.patch
>
>
> OrderedAsync#sendRequest does not require exception checks for NotLeaderException as RafClientReply is already checked for these exceptions in GrpcClientProtocolClient$AsyncStreamObservers.



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