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

--- Comment #2 from Sebb <s...@apache.org> 2009-11-03 07:01:37 UTC ---
The code always increments the counter when it appends a message to the buffer,
and this is done in a synch. block.

However, the code does not count (or store) empty messages; likewise it skips
messages that are not instances of TextMessage.

So I don't see how the problems are occurring.
This assumes you are using JMeter 2.3.4.

-- 
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