[
https://issues.apache.org/jira/browse/HBASE-19575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300042#comment-16300042
]
Hadoop QA commented on HBASE-19575:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 2m
21s{color} | {color:red} Docker failed to build yetus/hbase:eee3b01. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19575 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12903231/HBASE-19575.v0.patch |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/10615/console |
| Powered by | Apache Yetus 0.6.0 http://yetus.apache.org |
This message was automatically generated.
> add copy constructor to Mutation
> --------------------------------
>
> Key: HBASE-19575
> URL: https://issues.apache.org/jira/browse/HBASE-19575
> Project: HBase
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19575.v0.patch
>
>
> Put, Delete, Increment, and Append have similar code in copy constructor. Let
> us move the copy constructor to the upper class - mutation - so as to remove
> the duplicate code. BTW, the copy constructor of Put miss the clone of
> priority.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)