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 2018/05/03 22:30:00 UTC

[jira] [Commented] (RATIS-188) SlidingWindow should be able to limit the window size

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

Tsz Wo Nicholas Sze commented on RATIS-188:
-------------------------------------------

Thanks [~VenkatNH].  Assign this to you ...

> SlidingWindow should be able to limit the window size
> -----------------------------------------------------
>
>                 Key: RATIS-188
>                 URL: https://issues.apache.org/jira/browse/RATIS-188
>             Project: Ratis
>          Issue Type: New Feature
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Venkat Datta
>            Priority: Major
>
> Window size limit is a standard sliding window feature number so that it can limit the number of outstanding requests.
> Currently, we use a separated Semaphore in RaftClientImpl in order to limit the number of client requests.  We may remove the Semaphore once we have size limit feature.



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