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

ASF GitHub Bot commented on KYLIN-4800:
---------------------------------------

hit-lacus commented on a change in pull request #1464:
URL: https://github.com/apache/kylin/pull/1464#discussion_r513219639



##########
File path: 
core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java
##########
@@ -2879,6 +2879,18 @@ public boolean isAutoStartSparder() {
         return 
Boolean.parseBoolean(this.getOptional("kylin.query.auto-sparder-context", 
"false"));
     }
 
+    public int getSparderCanaryErrorResponseMs() {

Review comment:
       I wonder if we can see any short but clear comments here for Kylin user.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Add canary tool for sparder-context
> -----------------------------------
>
>                 Key: KYLIN-4800
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4800
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Query Engine
>    Affects Versions: v4.0.0-alpha
>            Reporter: Yaqian Zhang
>            Assignee: Yaqian Zhang
>            Priority: Minor
>             Fix For: v4.0.0-beta
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to