On 06/01/2022 14:11, Rémy Maucherat wrote:
Yes, this feature was about not accepting new requests, while
finishing the current ones properly. So this makes sense but it needs
quite a few improvements in that case.
I've implemented this for 10.1.x. Looking at back-ports now.
Mark
--
On Thu, Jan 6, 2022 at 1:01 PM Mark Thomas wrote:
>
> Hi,
>
> The Spring Boot team has pinged me regarding this issue:
> https://github.com/spring-projects/spring-boot/issues/29266
>
> I've done some debugging and what it comes down is that when a
> Connector/Endpoint is paused, we also pause chec
Hi,
The Spring Boot team has pinged me regarding this issue:
https://github.com/spring-projects/spring-boot/issues/29266
I've done some debugging and what it comes down is that when a
Connector/Endpoint is paused, we also pause checking the async timeout
for requests associated with that Conne