RabbitMQ configuring password.elconfig via grouper.messaging doesn't work

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: 2.6.13
    • Component/s: grouperClient, messaging
    • None
    • Environment:
      docker

      Configuring for RabbitMQ using the grouper.messaging .password works but .password.elConfig does not.  See below.  While I am reporting this on 2.6.13 I think this has been an issue for some time - just getting around to reporting it.

      grouper.messaging.system.rabbitmqSystem.password.elConfig = ${java.lang.System.getenv().get('RABBITMQ_PASSWORD_FILE') != null ? org.apache.commons.io.FileUtils.readFileToString(new("java.io.File", java.lang.System.getenv().get('RABBITMQ_PASSWORD_FILE')), "utf-8") : java.lang.System.getenv().get('RABBITMQ_PASSWORD') }

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Michael Gettes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: