[ 
https://issues.apache.org/jira/browse/ARTEMIS-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316953#comment-15316953
 ] 

ASF GitHub Bot commented on ARTEMIS-539:
----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/562

    Proper fix on ARTEMIS-539

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis 539-C

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/562.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #562
    
----
commit 8fdd1f64960a3449403bd325a536b4ba6ea421dd
Author: Clebert Suconic <[email protected]>
Date:   2016-06-06T18:11:48Z

    Revert "ARTEMIS-539"
    
    This reverts commit a3efafd97593af22d5b0140e16bf6c320a13bb3f.
    This reverts commit cf3396a3a605081dfb30b222a745bd803858fb70.
    This reverts commit 17ea05bce666e27b9a2808f4a186307ef92c1b2b.
    This reverts commit af4aa9fcb67431dc04ac6d13584391925f691ae4.

commit 1e95e3e8265b45b59c065c6e35f1502e09d97674
Author: Clebert Suconic <[email protected]>
Date:   2016-06-06T18:37:43Z

    ARTEMIS-539 Proper fix on default address for core protocol
    
    The previous fix was breaking compatibility with older servers.
    We need to check the default address if an exception happened during the 
send (due to flow control or blocker)

----


> ServerSession defaultAddress can get out of sync after full queues
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-539
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-539
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 1.3.0
>
>
> When you send a message through a producer, if the queue is already full the 
> default address can get out of sync on the server, on a rare situation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to