Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3243

RepositoryStatistics should be more flexible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.5
    • None

    Description

      Right now, Jackrabbit reports TimeSeries for things like BUNDLE_READ_COUNTER, BUNDLE_WRITE_COUNTER, etc. but there is no way to extend Jackrabbit and report TimeSeries for additional properties. That's because the type of TimeSeries are defined in RepositoryStatistics class as Type enum. Enums in Java cannot be extended which limits to TimeSeries to the Types defined in RepositoryStatistics.

      I suggest that RepositoryStatistics is improved to allow additional TimeSeries. One approach is to define an additional RepositoryStatistics#getType(String) method.

      Attachments

        1. JCR-3243-4.patch
          9 kB
          Mete Atamel
        2. JCR-3243-3.patch
          6 kB
          Mete Atamel
        3. JCR-3243-2.patch
          6 kB
          Mete Atamel
        4. JCR-3243.patch
          6 kB
          Mete Atamel

        Activity

          People

            Unassigned Unassigned
            meteatamel Mete Atamel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: