Tsz-wo Sze created RATIS-1179:
---------------------------------

             Summary: Add a new API to DataStreamOutput for writing a File
                 Key: RATIS-1179
                 URL: https://issues.apache.org/jira/browse/RATIS-1179
             Project: Ratis
          Issue Type: Sub-task
          Components: Streaming
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


As discussed in RATIS-1176, there are more efficient APIs for sending out 
files, e.g. using Netty DefaultFileRegion.  This JIRA is to add a new API to 
DataStreamOutput for writing a File
{code}
 CompletableFuture<DataStreamReply> writeAsync(File);
{code}



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

Reply via email to