[ 
https://issues.apache.org/jira/browse/KYLIN-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

XiaoXiang Yu reassigned KYLIN-3582:
-----------------------------------

    Assignee: XiaoXiang Yu

> String comparison should not use == in RecordEvent
> --------------------------------------------------
>
>                 Key: KYLIN-3582
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3582
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: XiaoXiang Yu
>            Priority: Minor
>
> Here is related code:
> {code}
>             for (RecordReserveKeyEnum reserveKey : 
> RecordReserveKeyEnum.values()) {
>                 if (reserveKey.reserveKey == key) {
> {code}
> equals() should be used to compare Strings.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to