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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17084878#comment-17084878 ] 

Hadoop QA commented on RATIS-853:
---------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  7s{color} | {color:red} RATIS-853 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/0.8.0/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | RATIS-853 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/13000135/RATIS-853.001.patch |
| Console output | https://builds.apache.org/job/PreCommit-RATIS-Build/1289/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> 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)