You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "kangkaisen (JIRA)" <ji...@apache.org> on 2016/10/27 02:36:58 UTC

[jira] [Created] (KYLIN-2130) QueryMetrics concurrent bug fix

kangkaisen created KYLIN-2130:
---------------------------------

             Summary: QueryMetrics concurrent bug fix
                 Key: KYLIN-2130
                 URL: https://issues.apache.org/jira/browse/KYLIN-2130
             Project: Kylin
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: v1.5.4.1, v1.5.4
            Reporter: kangkaisen
            Assignee: kangkaisen
            Priority: Minor


Recently,I made a concurrent kylin query test and found a little bug in QueryMetrics:
If the initial query to a cube or a project is concurrent,  the QueryMetric will register failed and throw a MetricsException.

The exception is like this:
"exception":"Metrics source kylin_test,sub=xxxxxxx already exists!"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)