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/16 11:46:00 UTC

[jira] [Updated] (RATIS-853) Unordered Client request should not sleep when NotLeaderException provides leader information

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

Lokesh Jain updated RATIS-853:
------------------------------
    Attachment: RATIS-853.001.patch

> Unordered Client request should not sleep when NotLeaderException provides leader information
> ---------------------------------------------------------------------------------------------
>
>                 Key: RATIS-853
>                 URL: https://issues.apache.org/jira/browse/RATIS-853
>             Project: Ratis
>          Issue Type: Bug
>          Components: client
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>         Attachments: RATIS-853.001.patch
>
>
> When NotLeaderException provides leader information, the client request should be retried immediately on the suggested leader. Currently Unordered requests in raft client use the default policy to determine sleep time and thus may sleep even if NotLeaderException provides leader information.



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