[ https://issues.apache.org/jira/browse/PHOENIX-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369028#comment-16369028 ]
Rajeshbabu Chintaguntla commented on PHOENIX-4488: -------------------------------------------------- [~jamestaylor] This is missing in 5.x branch. Can you please commit to the branch as well. Thanks. > 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 > Priority: Major > Fix For: 4.14.0 > > 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 (v7.6.3#76005)