[
https://issues.apache.org/jira/browse/PHOENIX-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-4488:
----------------------------------
Attachment: PHOENIX-4488.patch
Please review this trivial patch, [~tdsilva] or [~aertoria]. I removed the test
as we have an end2end one that provides better coverage.
> Cache config parameters for MetaDataEndPointImpl during initialization
> ----------------------------------------------------------------------
>
> Key: PHOENIX-4488
> URL: https://issues.apache.org/jira/browse/PHOENIX-4488
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.14.0, 4.13.2
>
> Attachments: PHOENIX-4488.patch
>
>
> For example, see this code (which is called often):
> {code}
> boolean blockWriteRebuildIndex =
> env.getConfiguration().getBoolean(QueryServices.INDEX_FAILURE_BLOCK_WRITE,
> QueryServicesOptions.DEFAULT_INDEX_FAILURE_BLOCK_WRITE);
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)