[
https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3947:
----------------------------------
Description: The scan done from MetaDataRegionObserver needs to have a
higher timeout so that it can always complete successfully. The retries should
be limited to one too. Upon failure, we should disable the index and set the
INDEX_DISABLE_TIMESTAMP to zero to prevent further attempts to rebuild the
index. (was: The scan done from MetaDataRegionObserver needs to have a higher
timeout so that it can always complete successfully. If it times out, it'll
start over again which is not great.)
> Increase scan time out for partial index rebuild
> ------------------------------------------------
>
> Key: PHOENIX-3947
> URL: https://issues.apache.org/jira/browse/PHOENIX-3947
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Labels: globalMutableSecondaryIndex
>
> The scan done from MetaDataRegionObserver needs to have a higher timeout so
> that it can always complete successfully. The retries should be limited to
> one too. Upon failure, we should disable the index and set the
> INDEX_DISABLE_TIMESTAMP to zero to prevent further attempts to rebuild the
> index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)