Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1305

Can not get more than one system admin email in config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.0, v1.1, v1.2
    • v1.3.1, v1.5.2
    • Others
    • None
    • Patch

    Description

      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.

      Attachments

        Activity

          People

            feng_xiao_yu fengYu
            feng_xiao_yu fengYu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: