Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.17.6, 2.18.3
-
None
-
Unknown
Description
When using consumer template with polling consumer and when you are done using it, its put back into the cache, but if the cache is full, then we should stop the consumer so it does not dangle and its resources are not released, such as threads etc.