You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2016/12/26 08:01:09 UTC

[jira] [Resolved] (PHOENIX-3160) Do index rebuilding with checkpointing (in round-robin fashion)

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

Ankit Singhal resolved PHOENIX-3160.
------------------------------------
    Resolution: Fixed

Committed with PHOENIX-2890

> Do index rebuilding with checkpointing (in round-robin fashion)
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-3160
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3160
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ankit Singhal
>            Assignee: Ankit Singhal
>             Fix For: 4.10.0
>
>
> This help in following ways:-
> 1. Without checkpointing, if any point of time, hbase is restarted or Index rebuilding fails, then we need to start all over again.
> 2. Avoid starvation of small lag of indexes by rebuild of larger lag of other index.
> 3. And ,with checkpointing , we can stop automatic rebuilding of indexes if user requested REBUILD ASYNC in between.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)