masaori335 commented on code in PR #10987:
URL: https://github.com/apache/trafficserver/pull/10987#discussion_r1452837844
##########
include/iocore/cache/CacheVC.h:
##########
@@ -141,6 +141,9 @@ struct CacheVC : public CacheVConnection {
int handleReadDone(int event, Event *e);
int handleRead(int event, Event *e);
+ bool check_ram_cache();
Review Comment:
Can we make these `check` functions const?
--
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]