Skip to content

Conversation

@maskit
Copy link
Member

@maskit maskit commented Aug 10, 2022

This is for #8196, and the target branch is 10-Dev because it deprecates a couple of log fields.

#8015 corrected errors on the documentation, but the field names were kept as they are for compatibility. This PR deprecates the incorrectly named fields, cpu, cquc, cqup, and cqus. And introduces pqu, pquc, pqup, and pqus as replacements.

I know variable names used in Log.cc still has "client_request" in their names and those should be renamed accordingly, but I wanted to make this field name change before it's too late since we can make this change only on a new major version release.

@maskit maskit added this to the 10.0.0 milestone Aug 10, 2022
@maskit maskit changed the title Add log field names pqu* and deprecated cqu* Add log field names pqu* and deprecates cqu* Aug 10, 2022
@maskit
Copy link
Member Author

maskit commented Aug 10, 2022

I had to update a binary test data, and I made the change like this.

sed -e 's/cquc/pquc/' src/traffic_logstats/tests/logstats.blog.orig > src/traffic_logstats/tests/logstats.blog

@maskit maskit merged commit ec291ab into apache:10-Dev Aug 15, 2022
@bryancall bryancall mentioned this pull request Aug 14, 2024
91 tasks
maskit added a commit to maskit/trafficserver that referenced this pull request Aug 15, 2024
maskit added a commit to maskit/trafficserver that referenced this pull request Aug 15, 2024
bryancall added a commit to bryancall/trafficserver that referenced this pull request Aug 15, 2024
maskit added a commit that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants