bneradt opened a new pull request, #13695: URL: https://github.com/apache/trafficserver/pull/13695
HTTP/2 flow-control changes were reported as reloadable but had no effect because connections kept startup-only policy values. The reload callbacks also retained pointers to expired stack variables. This patch validates startup and runtime policy values and publishes them through persistent atomic storage for both connection directions. The regression coverage checks policy transitions on fresh connections through live updates and records.yaml reloads. Fixes: #13694 Co-authored-by: Codex Astra Medium -- 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]
