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 Sze (Jira)" <ji...@apache.org> on 2020/12/04 07:32:00 UTC

[jira] [Commented] (RATIS-1204) Add a RaftServer API to get instance of RaftLog associated with a group.

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

Tsz-wo Sze commented on RATIS-1204:
-----------------------------------

[~avijayan], thanks for filing.  We recently added it.  :)
{code}
// RaftServer.Division
    /** @return the raft log of this division. */
    RaftLog getRaftLog();
{code}


> Add a RaftServer API to get instance of RaftLog associated with a group.
> ------------------------------------------------------------------------
>
>                 Key: RATIS-1204
>                 URL: https://issues.apache.org/jira/browse/RATIS-1204
>             Project: Ratis
>          Issue Type: Task
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Major
>             Fix For: 1.1.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)