You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "pengfei.zhan (Jira)" <ji...@apache.org> on 2023/02/04 03:34:00 UTC

[jira] [Comment Edited] (KYLIN-5403) Fix potential deadlock of loading class of RoutingRule

    [ https://issues.apache.org/jira/browse/KYLIN-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684083#comment-17684083 ] 

pengfei.zhan edited comment on KYLIN-5403 at 2/4/23 3:33 AM:
-------------------------------------------------------------

h2. Dev Design

A simple refactor code to avoid this problem. Just move some classes which extend QueryRule to the class of QueryRouter.java.


was (Author: JIRAUSER294653):
A simple refactor code to avoid this problem.

> Fix potential deadlock of loading class of RoutingRule
> ------------------------------------------------------
>
>                 Key: KYLIN-5403
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5403
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 5.0-alpha
>            Reporter: pengfei.zhan
>            Assignee: pengfei.zhan
>            Priority: Major
>             Fix For: 5.0-alpha
>
>         Attachments: 40093.jpeg
>
>
> SonarLint gives a hint of a critical sonar bug in the step loading class of RoutingRule.
>  !40093.jpeg! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)