Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3477

Make JMX Bean names predictable so they can be used in configurations.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.7
    • 1.3.11, 1.4
    • core
    • None

    Description

      In Oak there are JMX beans which get names of the form [1], which can be hard to use in monitoring tool configuration that dont support regexes as the ID will change. Where possible, the ID should be removed or made static. The name and type should be sufficient in most cases in Oak to make the JMX Object name unique.

      1

      org.apache.jackrabbit.oak:name="Consolidated Cache
      statistics",type="ConsolidatedCacheStats",id=6
      org.apache.jackrabbit.oak:name="CopyOnRead support
      statistics",type="CopyOnReadStats",id=7
      org.apache.jackrabbit.oak:name="Oak Repository
      Statistics",type="RepositoryStats",id=16
      

      Attachments

        1. OAK-3477.patch
          1 kB
          Chetan Mehrotra

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              ianeboston Ian Boston
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: