Shoothzj opened a new pull request, #15801:
URL: https://github.com/apache/pulsar/pull/15801

   ### Motivation
   #14723 introduces `schemaId` label metrics.
   Prometheus summary maintains a map to record label and value, `summary` will 
not auto-release the label. Which will leads to memory leak.
   
   We missed to unRecord label when schemaId were deleted.
   
   ### Modifications
   unRecord schema when schemaId deleted


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to