You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2016/05/09 10:17:12 UTC

[jira] [Commented] (KYLIN-1305) Can not get more than one system admin email in config

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

Shaofeng SHI commented on KYLIN-1305:
-------------------------------------

hi fengyu, sorry for the late response; I just merged your patch to v1.3.x branch, it should be released in v1.3.1; I will copy the same change to master (v1.5.x) as well; If you still couldn't push to kylin's git repository, please contact us directly.

Thanks for your contribution!

> Can not get more than one system admin email in config
> ------------------------------------------------------
>
>                 Key: KYLIN-1305
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1305
>             Project: Kylin
>          Issue Type: Bug
>          Components: General
>    Affects Versions: v1.2, v1.1, v1.0
>            Reporter: fengYu
>            Assignee: fengYu
>             Fix For: v1.3.1
>
>         Attachments: 0001-admin-email-list-can-only-get-the-first-one.patch
>
>
> Hi, I add to kylin admin email list by set 'kylin.job.admin.dls=A,B', However, every job email will only send to the first email address A, This is because KylinConfig use 'org.apache.commons.configuration.PropertiesConfiguration'  the function getString() will return the first element if value is a array.
> So I change it and here is my patch, By the way, How to commit code by myself after become a committer. 



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