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

ASF subversion and git services commented on KYLIN-4653:
--------------------------------------------------------

Commit 159a0fffe0aff2babd7d6f97bab7de6c7dc2be35 in kylin's branch 
refs/heads/master from XiaoxiangYu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=159a0ff ]

KYLIN-4653 Make the capacity for the LinkedBlockingQueue of BlockingReservoir 
configurable


> Make the capacity for the LinkedBlockingQueue of BlockingReservoir 
> configurable
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-4653
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4653
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>            Priority: Major
>             Fix For: v3.1.1
>
>
> Currently the blocking queue capacity is 50K. It is too small, which easily 
> goes into being blocked and slows down queries.
> It's better to make this value configurable and enlarge the default value.
> For real usage, I strongly recommend to use unbounded LinkedBlockingQueue, 
> which is supposed not to block queries due to report query metrics.



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

Reply via email to