James Peach created TS-4105:
-------------------------------
Summary: RecDumpRecords passes the wrong record type to its
callback
Key: TS-4105
URL: https://issues.apache.org/jira/browse/TS-4105
Project: Traffic Server
Issue Type: Bug
Components: Management API
Reporter: James Peach
{{RecDumpRecords}} accepts a bit mask of record types. When it invokes the
record type with the callback, it passes the bit mask, not the actual type of
the record. This is pretty bad because otherwise there's no way to know the
record type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)