Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-6567

Expose configuration system details via JMX

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Config
    • Security Level: public (Regular issues)
    • None

    Description

      This is basically the same functionality as we are currently implementing in DeltaSpike Config as well
      https://issues.apache.org/jira/browse/DELTASPIKE-1245

      Each application should be able to expose details about it's configuration via a MBean (JMX).
      The following info should be made available

      1.) The list of all picked up ConfigSources + their ordinals. Of course already sorted

      2.) All configured values.

      • their key
      • their 'native' value (without variables, etc)
      • the ConfigSource from which the value effectively got picked up
        Map of all the ConfigSources containing the key + the values which got resolved on each level.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            struberg Mark Struberg
            struberg Mark Struberg

            Dates

              Created:
              Updated:

              Slack

                Issue deployment