Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5624

Unsafe use of expired sensors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Seems a couple unhandled cases following sensor expiration:

      1. Static sensors (such as ClientQuotaManager.delayQueueSensor) can be expired due to inactivity, but the references will remain valid and usable. Probably a good idea to either ensure we use a "get or create" pattern when accessing the sensor or add a new static registration option which makes the sensor ineligible for expiration.
      2. It is possible to register metrics through the sensor even after it is expired. We should probably raise an exception instead.

      Attachments

        Issue Links

          Activity

            People

              omkreddy Manikumar
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: