[ 
https://issues.apache.org/jira/browse/HBASE-17313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749373#comment-15749373
 ] 

Hudson commented on HBASE-17313:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2132 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/2132/])
HBASE-17313 Add BufferedMutatorParams#clone method (Joep Rottinghuis); (stack: 
rev a5a48dbd23f3dab0f72635b2422f295a667b9ca4)
* (edit) 
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestBufferedMutatorParams.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/BufferedMutatorParams.java


> 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
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17313.master.001.patch, 
> HBASE-17313.master.002.patch
>
>
> 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)

Reply via email to