ok2c commented on PR #709: URL: https://github.com/apache/httpcomponents-client/pull/709#issuecomment-3209704341
> Currently, this class seems to be exposing a serious bug in the HTTP/2 client. @rschmitt I have started a major revision of the H2 protocol handling code and have been making minor corrections / improvements to the H2 stream termination logic. I am going to use your code as a reproducer for the defect you have been seeing. However I still do think there is little value in running this test with every CI run. This is a type of integration test one may want to execute prior to a GA release or after having done a major code refactoring. I would really appreciate if you could convert these tests to a pure example class or mark them as `@Disabled` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
