[
https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15737080#comment-15737080
]
Joep Rottinghuis commented on HBASE-17277:
------------------------------------------
I'm working on a design with prototype patch for HBASE-17018. I think I can
make it work with HBASE-17277.master.002.patch without changing
BufferedMutatorImpl from private to public.
We'll just wrap a BufferedMutator provided by the connection.
> Allow alternate BufferedMutator implementation
> ----------------------------------------------
>
> Key: HBASE-17277
> URL: https://issues.apache.org/jira/browse/HBASE-17277
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-17277.master.001.patch,
> HBASE-17277.master.002.patch
>
>
> Allow being able to supply alternate BufferedMutator implementation. For
> example, the parent issue would like to spool writes to the filesystem if
> hbase is down.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)