You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Zhong Yanghong (JIRA)" <ji...@apache.org> on 2017/07/11 01:51:00 UTC

[jira] [Created] (KYLIN-2719) serviceStartTime of CubeVisitService should not be an attribute which may be shared by multi-thread

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)