bryancall commented on issue #3425: URL: https://github.com/apache/trafficserver/issues/3425#issuecomment-4827060677
This concerned the original in-house QUIC stream/frame state machine handling of STOP_SENDING. That implementation was removed in #10703 (2023) in favor of the quiche-based stack, which owns QUIC frame and stream protocol semantics (including STOP_SENDING) internally, so ATS no longer does its own STOP_SENDING handling. The old in-house stack was removed as of the 10.0.0 release. Closing as obsolete. -- 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]
