cmcfarlen commented on code in PR #11609:
URL: https://github.com/apache/trafficserver/pull/11609#discussion_r1690172737


##########
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:
   It holds string metrics, yes



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