[ 
https://issues.apache.org/jira/browse/DRILL-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708592#comment-14708592
 ] 

Edmon Begoli commented on DRILL-287:
------------------------------------

Is this all that is needed:

 34   public static final String ZK_RETRY_TIMES = 
"drill.exec.rpc.user.client.retry.*";
 35   public static final String ZK_RETRY_DELAY = 
"drill.exec.rpc.user.client.retry.*";

If so, I have the patch ready

> 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.3.4#6332)

Reply via email to