[
https://issues.apache.org/jira/browse/PHOENIX-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634810#comment-16634810
]
Geoffrey Jacoby commented on PHOENIX-4519:
------------------------------------------
[~vincentpoon] - verified locally that, despite what HadoopQA says, the new
test is being run. Also ConcurrentMutationsIT is a known flapper, and
IndexToolIT passed locally for me (though others that passed in HadoopQA failed
– seems flapping is getting to be a wider problem again.)
Would you mind a review when you have a few minutes?
> Index rebuild MR jobs not created for "alter index rebuild async" rebuilds
> --------------------------------------------------------------------------
>
> Key: PHOENIX-4519
> URL: https://issues.apache.org/jira/browse/PHOENIX-4519
> Project: Phoenix
> Issue Type: Bug
> Reporter: Vincent Poon
> Assignee: Geoffrey Jacoby
> Priority: Major
> Attachments: PHOENIX-4519-v2.patch, PHOENIX-4519.patch
>
>
> It seems we have two ASYNC flags for index rebuilds:
> ASYNC_CREATED_DATE - when an index is created async
> ASYNC_REBUILD_TIMESTAMP - created by "alter index ... rebuild async"
> The PhoenixMRJobSubmitter only submits MR jobs for the former. We should
> also submit jobs for the latter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)