masaori335 opened a new pull request, #12181: URL: https://github.com/apache/trafficserver/pull/12181
No logic change. Main change is getting rid of `ATS_UNUSED` arguments from `CacheProcessor::open_read`, `CacheProcessor::open_write` and `Cache::open_write` https://github.com/apache/trafficserver/blob/b1e9327069fde8207c2d5ed6178addc4e237498e/src/iocore/cache/CacheProcessor.cc#L409-L411 https://github.com/apache/trafficserver/blob/b1e9327069fde8207c2d5ed6178addc4e237498e/src/iocore/cache/CacheProcessor.cc#L417-L420 https://github.com/apache/trafficserver/blob/b1e9327069fde8207c2d5ed6178addc4e237498e/src/iocore/cache/Cache.cc#L608-L610 -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org