bneradt commented on issue #7242:
URL: https://github.com/apache/trafficserver/issues/7242#issuecomment-704533270


   This actually isn't due to the unique_ptrs or these objects being created on 
the heap. This is due to sort being called for each candidate (a 1000 files in 
the Doc tests case):
   
https://github.com/apache/trafficserver/blob/c23c5a4be0ebf000ed924819633b11ce036f928e/proxy/logging/RolledLogDeleter.cc#L90
   
   That should only be called once if we decide to remove candidates. I'll get 
a PR up shortly.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to