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/01 18:27:00 UTC

[jira] [Commented] (RATIS-218) Optimize heartbeating in Ratis for Grpc protocol

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

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

After RATIS-231, this probably won't be a problem anymore.

> Optimize heartbeating in Ratis for Grpc protocol
> ------------------------------------------------
>
>                 Key: RATIS-218
>                 URL: https://issues.apache.org/jira/browse/RATIS-218
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>            Priority: Major
>         Attachments: RATIS-218.001.patch
>
>
> Ratis provides a mechanism where heartbeat is done as part of append entry requests.
> However in cases of ozone, the processing as part of append requests might take some time to process.
> This jira proposes to add another heartbeat api, this api will be used just for heartbeating and will not carry any append entry request information.



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