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

Hudson commented on HBASE-21660:
--------------------------------

Results for branch branch-2
        [build #1587 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1587/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1587//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1587//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1587//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> 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
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21660.master.001.patch, 
> HBASE-21660.master.002.patch, HBASE-21660.master.003.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