[
https://issues.apache.org/jira/browse/DRILL-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-287:
---------------------------------
Fix Version/s: Future
> ExecConstants for bit retry times should be categorized as user client
> configuration parameters rather than bit params
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: DRILL-287
> URL: https://issues.apache.org/jira/browse/DRILL-287
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Jacques Nadeau
> Priority: Minor
> Fix For: Future
>
>
> public static final String BIT_RETRY_TIMES =
> "drill.exec.rpc.bit.server.retry.count";
> public static final String BIT_RETRY_DELAY =
> "drill.exec.rpc.bit.server.retry.delay";
> should be drill.exec.rpc.user.client.retry.*
> needs to be updated in configuration files and ExecConstants
--
This message was sent by Atlassian JIRA
(v6.2#6252)