You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/08/02 17:15:00 UTC

[jira] [Updated] (RATIS-289) Optimize readStateMachine by allowing to enqueue multiple read requests in parallel

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

Mukul Kumar Singh updated RATIS-289:
------------------------------------
    Attachment: RATIS-289.001.patch

> Optimize readStateMachine by allowing to enqueue multiple read requests in parallel
> -----------------------------------------------------------------------------------
>
>                 Key: RATIS-289
>                 URL: https://issues.apache.org/jira/browse/RATIS-289
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 0.3.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>            Priority: Major
>             Fix For: 0.3.0
>
>         Attachments: RATIS-289.001.patch
>
>
> Currently the data is read from state machine using the getEntryWithData api. However this api does not let multiple reads to state machine to happen in parallel.



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