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

Guanghao Zhang updated HBASE-21660:
-----------------------------------
    Attachment: HBASE-21660.master.001.patch

> Apply the cell to right memstore for increment/append operation
> ---------------------------------------------------------------
>
>                 Key: HBASE-21660
>                 URL: https://issues.apache.org/jira/browse/HBASE-21660
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>         Attachments: HBASE-21660.master.001.patch
>
>
> HBASE-21643 introduced two new coprocessor methods postIncrementBeforeWAL and 
> postAppendBeforeWAL instead of the old coprocessor postMutationsBeforeWAL. 
> These coprocessor methods give coprocessors to update the new cells before 
> apply to WAL or memstore. But the cell's column family may be changed, too. 
> So it should apply the new cell to memstore depend on the cell's column 
> family.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to