You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/03/29 06:15:00 UTC

[jira] [Comment Edited] (RATIS-511) Fail the requests the sliding window when a raft client hits GroupMismatchException

    [ https://issues.apache.org/jira/browse/RATIS-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804613#comment-16804613 ] 

Tsz Wo Nicholas Sze edited comment on RATIS-511 at 3/29/19 6:14 AM:
--------------------------------------------------------------------

r511_20190329b.patch: handles other non-IOException the same way as GroupMismatchException.


was (Author: szetszwo):
r511_20190329b.patch: other non-IOException should be handled in the same way.

> Fail the requests the sliding window when a raft client hits GroupMismatchException
> -----------------------------------------------------------------------------------
>
>                 Key: RATIS-511
>                 URL: https://issues.apache.org/jira/browse/RATIS-511
>             Project: Ratis
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.3.0
>            Reporter: Shashikant Banerjee
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Major
>             Fix For: 0.3.0
>
>         Attachments: r511_20190329.patch, r511_20190329b.patch
>
>
> When a raft request fails with GroupMismatchException, all the pending requests in the sliding window should be marked failed.



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