You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/18 00:57:00 UTC

[jira] [Commented] (PHOENIX-2460) Implement scrutiny command to validate whether or not an index is in sync with the data table

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

ASF GitHub Bot commented on PHOENIX-2460:
-----------------------------------------

GitHub user vincentpoon opened a pull request:

    https://github.com/apache/phoenix/pull/269

    PHOENIX-2460 Implement scrutiny command to validate whether or not an…

    … index is in sync with the data table

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vincentpoon/phoenix PHOENIX-2460

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/269.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 #269
    
----
commit 7fab3f1ea6cc6829b107f358fc6faf5f6e0afa83
Author: Vincent <vi...@gmail.com>
Date:   2017-08-18T00:46:41Z

    PHOENIX-2460 Implement scrutiny command to validate whether or not an index is in sync with the data table

----


> Implement scrutiny command to validate whether or not an index is in sync with the data table
> ---------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2460
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2460
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Vincent Poon
>         Attachments: PHOENIX-2460.patch
>
>
> We should have a process that runs to verify that an index is valid against a data table and potentially fixes it if discrepancies are found. This could either be a MR job or a low priority background task.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)