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

[jira] [Created] (HBASE-17313) Add BufferedMutatorParams#clone method

Joep Rottinghuis created HBASE-17313:
----------------------------------------

             Summary: Add BufferedMutatorParams#clone method
                 Key: HBASE-17313
                 URL: https://issues.apache.org/jira/browse/HBASE-17313
             Project: HBase
          Issue Type: Sub-task
          Components: Client
            Reporter: Joep Rottinghuis
            Assignee: Joep Rottinghuis


In HBASE-17277 we allow an alternate BufferedMutator implementation. If we want to use that and not make BufferedMutatorImpl public, we need to be able to ask the connection to create us one. In that case, we need to clone the params (and then strip one argument off).
This jira is to add a clone method for convenience.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)