[ 
https://issues.apache.org/jira/browse/KYLIN-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

xuekaiqi resolved KYLIN-4653.
-----------------------------
    Resolution: Fixed

> 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