bryancall commented on issue #7092: URL: https://github.com/apache/trafficserver/issues/7092#issuecomment-4825438384
This collapsed-forwarding crash was fixed in 2022 by #8613. The assert at the top of HandleCacheOpenReadHitFreshness fired because the `open_write_fail_action=5` path rewound the state machine to re-run the cache lookup without resetting `request_sent_time`/`response_received_time`; #8613 adds that reset (present in current master), and the fail-action paths were hardened further in 2026 (#12845, #12852). 8.1.x is end-of-life; closing as fixed. Please retest on a supported release and reopen if you can still reproduce it. -- 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]
