You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/08/29 18:28:52 UTC

[jira] [Created] (CXF-5242) JMS Topic based replies can lose messages

Daniel Kulp created CXF-5242:
--------------------------------

             Summary: JMS Topic based replies can lose messages
                 Key: CXF-5242
                 URL: https://issues.apache.org/jira/browse/CXF-5242
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.7.6, 2.6.9
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.6.10, 2.7.7



If you use a Topic for a JMS reply queue (not sure why you would, likely a bad practice) for a request/reply interaction, there is a very small period of time between when the message is sent and the listener starts listening.   If the server responds in that time period, the response is lost as there is no listener on the topic.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira