Zhong Yanghong created KYLIN-2719:
-------------------------------------
Summary: 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
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)