You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/22 17:30:00 UTC

[jira] [Commented] (ARTEMIS-1766) LastValue queue config is not persisted to bindings.

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

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

GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-1766 - Persist LastValue queue config in bindings.

    Added Integration tests for the issue.
    Add lastvalue to the queue bindings that get persisted.

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-1766

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

    https://github.com/apache/activemq-artemis/pull/1971.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 #1971
    
----
commit c87d46d42bfe74ff6738e13bc63ce1edac68c79d
Author: Michael André Pearce <mi...@...>
Date:   2018-03-22T17:22:54Z

    ARTEMIS-1766 - Persist LastValue queue config in bindings.
    
    Added Integration tests for the issue.
    Add lastvalue to the queue bindings that get persisted.

----


> LastValue queue config is not persisted to bindings.
> ----------------------------------------------------
>
>                 Key: ARTEMIS-1766
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1766
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Michael Andre Pearce
>            Assignee: Michael Andre Pearce
>            Priority: Blocker
>             Fix For: 2.5.1
>
>
> <quote author='rbollarapu'>
> Hi
> I'm creating last-value queues using
> <address-setting match="#">
>  <default-last-value-queue>true</default-last-value-queue>
> </address-setting>
> I'm writing messages to these queues and the last-value property seems to be
> working fine. But on stopping the broker and starting up again, the queue
> doesn't behave like last-value queue. I can also see in the web-console that
> the last-value checkbox is not checked. Is that a problem with my address
> setting?
> Thanks!
>  
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
> </quote>
> Quoted from: 
> http://activemq.2283324.n4.nabble.com/Artemis-2-5-0-last-value-queue-property-is-removed-from-the-queue-on-broker-restart-tp4737866.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)