Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-115

Allow metric group name overrides BlockingEnvelopeMap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • container, metrics

    Description

      BlockingEnvelopeMap currently hard-codes the metric group as this.getClass().getName(). This is generally OK, but there are occasions where we might want to override it (KafkaSystemConsumer being one of them).

      I think we should update the BlockingEnvelopeMap to take a parameter for the metrics name, and update KafkaSystemConsumer to use classOf[KafkaSystemConsumerMetrics].getName().

      Attachments

        1. blocking-envelope-map-metric-name.png
          167 kB
          Chris Riccomini
        2. SAMZA-115.0.patch
          2 kB
          Chris Riccomini

        Activity

          People

            criccomini Chris Riccomini
            criccomini Chris Riccomini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: