https://issues.apache.org/bugzilla/show_bug.cgi?id=47949

--- Comment #5 from Bob Yetman <boby...@gmail.com> 2009-11-03 12:01:58 UTC ---
Sebb;

I've got an alternate implementation that I put together today (had a few spare
hours at work), that uses a Queue so messages are kept separate and allows you
to read only the number of messages requested.   I've modified both the
withRecieve() and withListener() scenarios, do you want me to post it here?

(In reply to comment #4)
> Agreed, more messages can appear in the buffer than requested, and the count
> can be lower than the actual.
> This has been fixed in SVN:
> URL: http://svn.apache.org/viewvc?rev=832521&view=rev
> Log:
> Better handling of received count
> The sample count will now agree with the buffer contents, but may there may be
> more messages than requested.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

Reply via email to