Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-4218

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 2.6.13
    • grouperClient, messaging
    • None
    • docker

    Description

      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') }

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            michael.gettes.4@at.internet2.edu Michael Gettes (ufl.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: