You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/12/02 07:31:58 UTC

[jira] [Created] (HBASE-17234) Allow alternate Readers/Writers; currently hardcoded

stack created HBASE-17234:
-----------------------------

             Summary: 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


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)