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

Hudson commented on PHOENIX-3824:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1606 (See 
[https://builds.apache.org/job/Phoenix-master/1606/])
PHOENIX-3824 Mutable Index partial rebuild should add only one index row 
(larsh: rev 85e344fdfcc65d4992336eb52868d7ba78ba55d1)
* (add) 
phoenix-core/src/test/java/org/apache/phoenix/hbase/index/covered/TestNonTxIndexBuilder.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/data/LocalTable.java
* (add) 
phoenix-core/src/test/java/org/apache/phoenix/hbase/index/covered/data/TestLocalTable.java


> Mutable Index partial rebuild should add only one index row per updated data 
> row
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3824
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3824
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.10.0
>            Reporter: Vincent Poon
>            Assignee: Vincent Poon
>             Fix For: 4.11.0
>
>         Attachments: PHOENIX-3824.v1.patch, PHOENIX-3824.v2.patch
>
>
> If you follow this sequence:
> 1) disable index
> 2) write an updates to a data table row
> 3) trigger the BuildIndexScheduleTask partial rebuild
> then you end up with two index rows for the one data table row.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to