You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Riguz Lee (Jira)" <ji...@apache.org> on 2022/08/18 01:48:00 UTC

[jira] [Commented] (RATIS-1678) Document Ratis Stream Usage

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

Riguz Lee commented on RATIS-1678:
----------------------------------

I was warried about the size of raft log, how could we store large data (eg. files) by raft? Previously I did something stupid to handle that, like increase GRPC message size limit, applying gzip on messages.... I did not realize it's wrong until I saw the Stream API.

So I think it might be helpful to make some document about this part, in case someone using ratis in a wrong way just like me...

What do you think, [~szetszwo] ?

 

> Document Ratis Stream Usage
> ---------------------------
>
>                 Key: RATIS-1678
>                 URL: https://issues.apache.org/jira/browse/RATIS-1678
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: Riguz Lee
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)