On 05/19/2018 08:18 AM, hyc@symas.com wrote:
I've run your reproducer and see no memory leak. The response queue will indeed grow without bound if the consumer runs slower than the provider, and doesn't read responses fast enough. But in the case of this test script, eventually the client finishes and the consumer catches up.
How to monitor this response queue?
The reason I'm asking: I see memory growth on customer's Æ-DIR providers and I'd like to track down the reason for it eventually by excluding other possible causes.
Ciao, Michael.