[
https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234817#comment-15234817
]
Duo Zhang commented on HBASE-15628:
-----------------------------------
Try abstracting an AsyncOutputStream interface and introduce a new
implementation that wraps an FSDataOutputStream. The performance is not a
problem since we only use it in testcases.
Will be back with an initial patch.
Thanks.
> Implement an AsyncOutputStream which can work with any FileSystem
> implementation
> --------------------------------------------------------------------------------
>
> Key: HBASE-15628
> URL: https://issues.apache.org/jira/browse/HBASE-15628
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
>
> Used for testcase only.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)