[
https://issues.apache.org/jira/browse/KYLIN-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong updated KYLIN-2719:
----------------------------------
Attachment: APACHE-KYLIN-2719.patch
> serviceStartTime of CubeVisitService should not be an attribute which may be
> shared by multi-thread
> ---------------------------------------------------------------------------------------------------
>
> Key: KYLIN-2719
> URL: https://issues.apache.org/jira/browse/KYLIN-2719
> Project: Kylin
> Issue Type: Bug
> Components: Storage - HBase
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
> Attachments: APACHE-KYLIN-2719.patch
>
>
> The instance of *CubeVisitService* is initialized per region. In some cases,
> there may be multiple requests for visiting the same region. Then the
> attribute *serviceStartTime* is shared, which leads to some issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)