[
https://issues.apache.org/jira/browse/TS-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727087#comment-13727087
]
Phil Sorber commented on TS-2088:
---------------------------------
Not binary compatible, but it's meant for 3.5, and you won't need to change any
plugin code.
Right now if you are doing TSRecordsDump() you have to pick the record type.
There is no "ALL" and no way to combine them other than making the call
multiple times. There is also code changes needed in TSRecordsDump() obviously.
> Change TSRecordType enum values to powers of two
> ------------------------------------------------
>
> Key: TS-2088
> URL: https://issues.apache.org/jira/browse/TS-2088
> Project: Traffic Server
> Issue Type: Improvement
> Reporter: Phil Sorber
> Assignee: Phil Sorber
> Priority: Minor
> Labels: C
> Fix For: 3.5.1
>
>
> This way we can OR them together and do multiple types at once. Also add an
> "ALL" value. This should not effect the API compatibility with old usage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira