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

ASF subversion and git services commented on QPID-4886:
-------------------------------------------------------

Commit 1487816 from gsim
[ https://svn.apache.org/r1487816 ]

QPID-4886: fix autoconf distcheck
                
> Pass non-const reference to Message in QueueObserver functions.
> ---------------------------------------------------------------
>
>                 Key: QPID-4886
>                 URL: https://issues.apache.org/jira/browse/QPID-4886
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.23
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.23
>
>
> The HA plugin needs to modify a message in QueueObserver::enqueued to attach 
> a HA ID to it. Other plugins may need to similarly annotate messages at 
> QueueObserver call points.
> Need to remove the "const" qualifier for Message arguments to QueueObserver 
> methods to enable this.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to