James Taylor created PHOENIX-4488:
-------------------------------------
Summary: 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
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)