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

Philippe Mouawad <p.moua...@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #2 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-10-25 
19:18:15 UTC ---
As this feature is designed it launches a thread that calls
MessageConsumer#receive until it is active, which is while thread is active.
This explains why all messages in QUeue are cleaned.

Maybe you would like only your message to be received but I don't think it's
possible .

Maybe one option would be to enable a message selector on JMS Sampler so that
it only selects messages that sampler sends. But it would always receive all
messages in Queue, ie those posted by other Thread Group (you could make
selector a Variable and it would make it).

So I will close this issue and create a new one to let us put a selector on JMS
Sampler receiver.

-- 
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: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to