Affects: \ 2.3.4


link to https://github.com/spring-projects/spring-framework/issues/26741

my app sometimes very slow, even though there is almost very few request, so i watch my app use jprofile, after a long time monitor, i have found the cpu usage is very strange, it alway grow when it reach the 100% usage, and down to 0 again and again.

Spring webflux cpu useage is slow grow

Spring webflux cpu useage is slow grow

Spring webflux cpu useage is slow grow

Spring webflux cpu useage is slow grow

mem usage Spring webflux cpu useage is slow grow

Spring webflux cpu useage is slow grow

it report that the cpu usage from 0 to 100 is more often after time elapse。

is there any suggest for me?

Comment From: cjdxhjj

the jps is here m.zip

Comment From: bclozel

I don't see any org.springframework.* class in those stack traces. Maybe this section of the Lettuce documentation is relevant?

I'm closing this issue as nothing here shows that Spring Framework is involved. Maybe asking a question on StackOverflow will help you narrow down the cause of this issue.