Messages may not acknowledged immediately after receiving in AUTO_ACKNOWLEDGE 
mode on 0-10 client
-------------------------------------------------------------------------------------------------

                 Key: QPID-3527
                 URL: https://issues.apache.org/jira/browse/QPID-3527
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.12, 0.11, 0.10, 0.9, 0.8, 0.7, 0.6, 0.5
            Reporter: Alex Rudyy
             Fix For: 0.13


In AUTO_ACKNOWLEDGE mode on 0-10 client messages may not acknowledged 
immediately after receiving. The message acknowledgement in AA mode is 
implemented in lazy fashion with flusher thread. As result of it, the 
acknowledgement might happened in 1 second (by default) after receiving the 
message.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to