The onstatus method of webclient causes a memory leak. [SPR-17473] #22005
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
KimSeongIl opened SPR-17473 and commented
The above source code called an API that responded to 500 errors with 600 tps.
The onstatus method of webclient causes a memory leak.
!스크린샷 2018-11-07 오후 2.01.06.png!
In the photo attached above
We used the onStatus method from 13:40 to 13:48,
We removed the onStatus method from 13:55 to 14:00.
Is this a bug?
Why does the onStatus method cause a memory leak?
I used SpringBoot version 2.0.4 and upgraded to 2.1.0, but I still have a problem.
Affects: 5.0.8, 5.1.2
Attachments:
Issue Links:
Referenced from: commits f73a522, c187cb2
Backported to: 5.0.11
The text was updated successfully, but these errors were encountered: