You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/11/28 08:16:45 UTC

[Bug 61826] New: JMS Point To Point : 2 JMS P2P where 1st one is listener on a queue used by second one can mix up

https://bz.apache.org/bugzilla/show_bug.cgi?id=61826

            Bug ID: 61826
           Summary: JMS Point To Point : 2 JMS P2P where 1st one is
                    listener on a queue used by second one can mix up
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

Created attachment 35561
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35561&action=edit
Reproducer

See attached Test Plan:
JMS Point-to-Point - different queue should be KO, it is OK because the
Receiver started by JMS Point-to-Point - same queue is extracting messages from
dynamicQueues/requestQ1 even after it has run since the Receiver is bound to
the VU thread life time

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61826] JMS Point To Point : 2 JMS P2P where 1st one is listener on a queue used by second one can mix up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61826

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|enhancement                 |minor

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Fixing this issue might be a performance killer, decreasing importance as it's
a rather edgy case.

-- 
You are receiving this mail because:
You are the assignee for the bug.