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

ASF GitHub Bot commented on DRILL-5937:
---------------------------------------

Github user arina-ielchiieva commented on the issue:

    https://github.com/apache/drill/pull/1190
  
    @pushpendra-jaiswal-90 two more points:
    1. In drill-module.conf default for prepare.statement.create_timeout_ms is 
set 10000 ms, which does not correspond to the value you have indicated. Please 
make sure both values are in sync.
    2. Please do not do merge, it's not convenient when we are cherry-picking 
range of commits. But for your case I suggest you do squash the commits into 
one.


>  prepare.statement.create_timeout_ms default is 10 seconds but code comment 
> says default should be 10 mins
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-5937
>                 URL: https://issues.apache.org/jira/browse/DRILL-5937
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>    Affects Versions: 1.8.0
>            Reporter: Pushpendra Jaiswal
>            Priority: Major
>             Fix For: 1.14.0
>
>
> prepare.statement.create_timeout_ms default is 10 seconds but code comment 
> says default should be 10 mins
> The value is by default set to 10000 ms 
> https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java#L526
>  
> /**
>    * Timeout for create prepare statement request. If the request exceeds 
> this timeout, then request is timed out.
>    * Default value is 10mins.
>    */



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to