Chia-Ping Tsai created HBASE-19575:
--------------------------------------
Summary: 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
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)