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/11/24 06:57:00 UTC

[jira] [Created] (RATIS-1175) DataStreamOutput should support FileChannel#transferTo

Tsz-wo Sze created RATIS-1175:
---------------------------------

             Summary: DataStreamOutput should support FileChannel#transferTo
                 Key: RATIS-1175
                 URL: https://issues.apache.org/jira/browse/RATIS-1175
             Project: Ratis
          Issue Type: Sub-task
          Components: client, Streaming
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


As mentioned by [~yjxxtd] in this [comment|https://issues.apache.org/jira/browse/RATIS-979?focusedCommentId=17236573&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17236573], we should support the Java API FileChannel#transferTo, i.e. sendfile of linux, which used by kafka, since it is efficient.



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