You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/15 00:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-17234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-17234.
-----------------------------------------
    Resolution: Abandoned

> 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: Michael Stack
>            Priority: Major
>         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
(v8.20.7#820007)