[
https://issues.apache.org/jira/browse/PHOENIX-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997681#comment-15997681
]
ASF GitHub Bot commented on PHOENIX-3824:
-----------------------------------------
GitHub user vincentpoon opened a pull request:
https://github.com/apache/phoenix/pull/244
PHOENIX-3824 Mutable Index partial rebuild adds more than one index r…
…ow for updated data row
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vincentpoon/phoenix PHOENIX-3824
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/244.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #244
----
commit 501c11f8a7b4119a96dc4766574d4b33864c7a66
Author: Vincent <[email protected]>
Date: 2017-05-05T00:58:23Z
PHOENIX-3824 Mutable Index partial rebuild adds more than one index row for
updated data row
----
> Mutable Index partial rebuild adds more than one index row for updated data
> row
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-3824
> URL: https://issues.apache.org/jira/browse/PHOENIX-3824
> Project: Phoenix
> Issue Type: Bug
> Reporter: Vincent Poon
>
> 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)