You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "churro morales (JIRA)" <ji...@apache.org> on 2017/10/03 19:29:00 UTC

[jira] [Updated] (PHOENIX-4270) IndexTool and IndexScrutiny Tool should optionally flush and delete snapshot after runs

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

churro morales updated PHOENIX-4270:
------------------------------------
    Attachment: PHOENIX-4270.patch

[~vincentpoon] or [~jamestaylor] care to take a look at this patch?

> IndexTool and IndexScrutiny Tool should optionally flush and delete snapshot after runs
> ---------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4270
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4270
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: churro morales
>            Assignee: churro morales
>         Attachments: PHOENIX-4270.patch
>
>
> If the IndexTool or IndexScrutiny tool run with the snapshot option and the timestamp is before the hbase.regionserver.optionalcacheflushinterval then they should skip flushing as whatever is in the memstore will not be read by the scanners and takes extra overhead. 
> Additionally both of these jobs should cleanup their snapshots after they complete or this will take up dfs capacity unnecessarily. 



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