Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-204

Need to tweak a few things in the metrics package to support the Simon plugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • metrics
    • None

    Description

      (1) added an extra metrics.jar target to the build.xml so that I can build a stand-alone library containing only the
      metrics package and its subpackages.

      (2) added serialversionUIDs to a bunch of classes to make Eclipse happy

      (3) made AbstractMetricsContext.createRecord final, and added a protected newRecord that subclasses can use
      to customize record creation without breaking the parent class.

      (4) minor fix to how errors in callbacks are handled

      (5) constructor in MetricsRecordImpl made protected rather than package private so that it can be subclassed

      (6) extended Util.parse(String serverSpecs, int defaultPort) to handle the case of a null serverSpecs by defaulting to localhost

      Attachments

        1. tweaks.patch
          10 kB
          David Bowen

        Activity

          People

            dbowen David Bowen
            dbowen David Bowen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: