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:27:00 UTC

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

churro morales created PHOENIX-4270:
---------------------------------------

             Summary: 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


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)