James Taylor created PHOENIX-4264: ------------------------------------- Summary: Improve partial index rebuilder check for regions online Key: PHOENIX-4264 URL: https://issues.apache.org/jira/browse/PHOENIX-4264 Project: Phoenix Issue Type: Improvement Reporter: James Taylor
The check for regions being online in the partial index rebuilder can be improved by only looking for regions in only FAILED_OPEN or FAILED_CLOSE states. This will prevent false positives when a region is opening. See comment here: https://issues.apache.org/jira/browse/PHOENIX-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187267#comment-16187267 -- This message was sent by Atlassian JIRA (v6.4.14#64029)