Rafael Schloming wrote:
Senaka Fernando wrote:
Hi all,

DupsOkTest has high memory requirements due to using MSG_COUNT = 9999. I
raised an issue on this at [1]. If this test is not a stress test, isn't
MSG_COUNT = 4999 sufficient? If not I require more than 512m for the -Xmx
ANT option.

[1] https://issues.apache.org/jira/browse/QPID-987

I'd be +1 for reducing the message count. 1 Gig of memory is pushing it for my dev box as well.

At the same time, now that I think of it, it's a bit odd that so much memory is required to store 9999 messages even if they're all in the queue at once. So I'd also be +1 for filing a JIRA to reduce memory usage. ;)

--Rafael

Reply via email to