spring-boot/spring-boot-project
Andy Wilkinson 5873dddc1c Attempt to stabilise web server tests that use h2c
Apache HttpClient 5.1 doesn't cope with Jetty 10 sending
SETTINGS_ENABLE_CONNECT_PROTOCOL in the settings frame. It also appears
to be unstable when using Undertow, resulting in a failure and
"UT005032: Listener not making progress on framed channel, closing
channel to prevent infinite loop" being logged on the server-side.

Local experimentation suggests that Jetty's HTTP/2 client is more
robust and that it does not trigger the problem with Undertow. It also
fixes the problem with SETTINGS_ENABLE_CONNECT_PROTOCOL when testing
against Jetty 10 so this commit updates the tests to use Jetty's client.

Closes gh-26040
2021-04-13 16:15:49 +01:00
..
spring-boot Attempt to stabilise web server tests that use h2c 2021-04-13 16:15:49 +01:00
spring-boot-actuator Polish 2021-04-12 08:37:02 +02:00
spring-boot-actuator-autoconfigure Polish "Provide health for an AbstractRoutingDataSource's resolved targets" 2021-04-10 11:12:10 +01:00
spring-boot-autoconfigure Add a config prop for the embedded database connection 2021-04-13 12:48:46 +01:00
spring-boot-cli Merge branch '2.4.x' 2021-03-30 20:52:38 +01:00
spring-boot-dependencies Upgrade to Undertow 2.2.7.Final 2021-04-13 15:43:09 +02:00
spring-boot-devtools Merge branch '2.4.x' 2021-04-09 15:06:13 +01:00
spring-boot-docs Add a config prop for the embedded database connection 2021-04-13 12:48:46 +01:00
spring-boot-parent Merge branch '2.4.x' 2021-03-16 20:25:41 +00:00
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00
spring-boot-starters Polish "Add reference to Bitcoin Spring Boot starter" 2021-04-09 16:09:01 +02:00
spring-boot-test Merge branch '2.3.x' into 2.4.x 2021-03-30 09:25:46 -07:00
spring-boot-test-autoconfigure Merge branch '2.3.x' into 2.4.x 2021-04-12 14:19:41 +02:00
spring-boot-tools Support Gradle 7 and raise minimum supported version to 6.8 2021-04-12 15:20:32 +01:00