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/01/24 23:26:00 UTC

[jira] [Assigned] (RATIS-202) RaftServerProxy uses a thread to wait

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

Tsz Wo Nicholas Sze reassigned RATIS-202:
-----------------------------------------

       Assignee: Tsz Wo Nicholas Sze
    Description: It calls impl.get() in getImpl() so that it unnecessarily uses a thread to wait.  (was: It calls impl.get() inside CompletableFuture.supplyAsync() so that it unnecessarily uses a thread to wait.)
        Summary: RaftServerProxy uses a thread to wait  (was: RaftServerProxy.getInfoAsync uses a thread to wait)

> RaftServerProxy uses a thread to wait
> -------------------------------------
>
>                 Key: RATIS-202
>                 URL: https://issues.apache.org/jira/browse/RATIS-202
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Major
>
> It calls impl.get() in getImpl() so that it unnecessarily uses a thread to wait.



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