Limit SQS Concurrency and/or control thread exhaustion #469
-
Hi Team, i understand there is major rewrite happening in v3 for SQS #344. But i am seeking an interim solution for an issue i am seeing in my environment. Here is my setup
Microservice runs for few min and eventually it will run out of thread and memory. What is the best way to handle load without exhausting the thread, please suggest the best practice. Error i get after few min of processing 100s of message
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi. It is interesting as we have never had such issue reported so far. Share please your exact SQS integration configuration and used Java version |
Beta Was this translation helpful? Give feedback.
-
closing this discussion, as it turns out my application had a memory leak. Apologize for inconvenience |
Beta Was this translation helpful? Give feedback.
closing this discussion, as it turns out my application had a memory leak. Apologize for inconvenience