Jacques Nadeau created DRILL-287:
------------------------------------
Summary: 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
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.1#6144)