bneradt opened a new pull request, #12355:
URL: https://github.com/apache/trafficserver/pull/12355

   This is a backport of #12333 to 10.1.x.  We won't need this if we decide to 
backport the prometheus update in #12302 because then there won't be conflicts. 
But this was easy enough to creat that I went ahead and made it in case we 
don't want the Prometheus update for stats_over_http. If we wind up #12302 , 
then this PR can be closed without merging because the patch in #12333 would 
backport cleanly.
   
   ---
   
   stats_over_http calls BrotliEncoderCreateInstance, but we weren't always 
calling BrotliEncoderDestroyInstance. This adds it to the b_stream destructor 
to ensure it gets called.
   
   (cherry picked from commit 636772a5c5ad89d19d4fcdc9a1a797228c243237)


-- 
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