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 2022/10/19 09:08:00 UTC

[jira] [Resolved] (RATIS-1157) Buffer packets when the size of packets are too small

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

Tsz-wo Sze resolved RATIS-1157.
-------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

The pull request is now merged.

> Buffer packets when the size of packets are too small
> -----------------------------------------------------
>
>                 Key: RATIS-1157
>                 URL: https://issues.apache.org/jira/browse/RATIS-1157
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Rui Wang
>            Assignee: Tsz-wo Sze
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> It is possible that client chooses to write small packets. One optimization could be buffer and then send multiple packets through wires to reduce per packet cost.
> This idea will need a benchmark to find a good threshold for "small" packet.
>  
> For example, a client might choose use Ratis streaming to save lots of small files.



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