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

Chia-Ping Tsai updated HBASE-19575:
-----------------------------------
    Attachment: HBASE-19575.v0.patch

v0
# include a trivial change in hbase-server module
# deprecate the #setFamilyCellMap
# add a new constructor to Put/Delete/Append/Increment to accept the custom 
cell map

> 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)

Reply via email to