brbzull0 commented on code in PR #11609:
URL: https://github.com/apache/trafficserver/pull/11609#discussion_r1690147288
##########
src/records/RecCore.cc:
##########
@@ -576,8 +576,7 @@ RecLookupMatchingRecords(unsigned rec_type, const char
*match, void (*callback)(
callback(&tmp, data);
}
}
- // all done for metrics
- return REC_ERR_OKAY;
+ // Fall through to return any matching string metrics
Review Comment:
so, the `g_records` is still holding metrics??
--
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]