[
https://issues.apache.org/jira/browse/HBASE-17234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-17234:
--------------------------
Attachment: (was: HBASE-17234.master.002.patch)
> Allow alternate Readers/Writers; currently hardcoded
> ----------------------------------------------------
>
> Key: HBASE-17234
> URL: https://issues.apache.org/jira/browse/HBASE-17234
> Project: HBase
> Issue Type: Task
> Components: io
> Reporter: stack
> Attachments: HBASE-17234.master.001.patch
>
>
> Allow alternate HFile Reader and Writers. For Writers, we have WriterFactory
> so you'd think it possible to supply a different Writer but in actuality,
> WriterFactory is hardcoded.
> Read side does something else altogether complicated by fact that Reader
> presumes trailer and that it has to take a Stream.
> Yeah, expecting someone would provide their own Reader/Writer is a little
> unexpected.... but....
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)