[ https://issues.apache.org/jira/browse/RATIS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624191#comment-16624191 ]
Tsz Wo Nicholas Sze commented on RATIS-167: ------------------------------------------- r167_20180921.patch: sync'ed with trunk. > Implement a high performance OutputStream using async API > --------------------------------------------------------- > > Key: RATIS-167 > URL: https://issues.apache.org/jira/browse/RATIS-167 > Project: Ratis > Issue Type: New Feature > Components: client > Reporter: Tsz Wo Nicholas Sze > Assignee: Tsz Wo Nicholas Sze > Priority: Major > Labels: ozone > Attachments: r167_20180921.patch > > > With an in-order async API, it is easy to implement a high performance > OutputStream. > Also, since the async API already takes care leader change, the OutputStream > implementation supports automatic failover for free. > The code is generic in the sense that it is RPC independent (as long as the > RPC supports in-order async API). -- This message was sent by Atlassian JIRA (v7.6.3#76005)