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

stack updated HBASE-17277:
--------------------------
    Release Note: 
Specify the name of an alternate BufferedMutator implementation by either:

 * Setting "hbase.client.bufferedmutator.classname" to the name of the 
alternate implementation class in Configuration
 * Or, by setting BufferedMutatorParams#implementationClassName and passing the 
amended BufferedMutatorParams when calling Connection#getBufferedMutator.

> Allow alternate BufferedMutator implemenation
> ---------------------------------------------
>
>                 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
>
>
> 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)

Reply via email to