Hi,

In most cluster test cases, we publish 1000 messages and receive. But 1000
messages will use only 1 slot and we may miss some findings due to small
number of messages. Shall we change the number of messages to minimum of
100,000?

And also, we have configured consumer to close as soon as it receives
number of messages we are publishing. But there can be duplicates, but we
are ignoring them by closing the consumer. So we miss the chance of finding
message duplicates or delivery failures. So shall we set expected message
count of consumer to something greater than sending count? So consumer will
wait after last message and will close automatically.

-- 
Anuja Herath
*Software Engineer*
*WSO2, Inc.*
Mobile : +94 (0)71 429 8861
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to