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/11/15 19:10:00 UTC

[jira] [Updated] (RATIS-1746) Change the shared byte array in SegmentedRaftLogWorker to be configurable.

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

Tsz-wo Sze updated RATIS-1746:
------------------------------
    Description: RATIS-1717 introduced a shared byte array feature in order to avoid a byte[] creation for each write.  We should make it configurable since it may require addition memory in some cases.

> Change the shared byte array in SegmentedRaftLogWorker to be configurable.
> --------------------------------------------------------------------------
>
>                 Key: RATIS-1746
>                 URL: https://issues.apache.org/jira/browse/RATIS-1746
>             Project: Ratis
>          Issue Type: Improvement
>          Components: server
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>
> RATIS-1717 introduced a shared byte array feature in order to avoid a byte[] creation for each write.  We should make it configurable since it may require addition memory in some cases.



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