Open
Description
Hi.
I've just ask in stackoverflow this question.
I've forked this project and implemented in an application and I realized that the GC Pauses last long than my average response time, so when tracking the value of maxInflightRequest I can see that when a GC (Minor o Major) is performed the value of maxInflightRequest goes up and reach the threshold that I've configured stressing the application. So I'm having rejections that should've been processed.
All the details are in the stackoverflow question
Metadata
Metadata
Assignees
Labels
No labels