SolidWallOfCode opened a new pull request #7264: URL: https://github.com/apache/trafficserver/pull/7264
* Remove `HostDBApplicationInfo::http_data::fail_timeout`. * Change `HostDBApplicationInfo::HttpVersion` to be an 8 bit enum. * Move the 32 bit value in `HostDBApplicationInfo::http_data` to be first for better packing. * Add a `static_assert` to make sure the `allotment` member is sufficiently sized. * Bump the HostDB object version to 1.1. Ultimately this is about the first point, the others are collateral changes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
