Geoffrey Jacoby created PHOENIX-4940:
----------------------------------------
Summary: IndexTool should be able to rebuild tenant-owned indexes
Key: PHOENIX-4940
URL: https://issues.apache.org/jira/browse/PHOENIX-4940
Project: Phoenix
Issue Type: Improvement
Affects Versions: 5.0.0, 4.14.0
Reporter: Geoffrey Jacoby
IndexTool uses global connections to lookup the indexes which it's asked to rebuild, which
means that it won't be able to see indexes owned by tenant views. We should add an optional
tenantId parameter to it that will use a tenant connection (and potentially our MapReduce
framework's tenant connection support) to allow for rebuilding those indexes as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|