Hello Qpid Community, I am seeing some strange memory utilization patterns when running the Java implementation of Qpid, version 7.0.6 on Linux (Ubuntu 16.04). I ran some tests for the application that I am working on that uses Qpid, which enqueues about 50 messages. I see this very high memory usage by Qpid while running these tests (see attached image).
My Qpid memory properties are set to the following: # Java heap settings qpid.java.min.memory = 3072m qpid.java.max.memory = 3072m qpid.java.direct.memory = 9216m qpid.flow_to_disk_threshold = 6606029 Several of our tests fail, but if I re-run them all, different ones will pass and fail, so I suspect it is related to when the memory utilization is high. In production, we enqueue many more messages (millions per day), so I am concerned that with this version of Qpid and/or with this combination of memory settings, it may not scale. Can you help me compute the optimal memory settings for this application? Let me know if you need to know anything else about the way that we will be using Qpid. Thanks, Brian -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
