[ 
https://issues.apache.org/jira/browse/ARTEMIS-2937?focusedWorklogId=503646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503646
 ]

ASF GitHub Bot logged work on ARTEMIS-2937:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Oct/20 09:21
            Start Date: 22/Oct/20 09:21
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on pull request #3294:
URL: https://github.com/apache/activemq-artemis/pull/3294#issuecomment-714357660


   The broker is free to add and remove such message annotations so there 
wouldnt really be any need for a client to see it. I also dont think there 
would be any real harm in it doing so though.
   
   However I was thinking about this last night, and at least for the case of 
Dispatch intermediaries, I'd like to discuss (and/or investigate) what occurs 
with the router folks, its possible using DA's could actually still work.
   
   I've also come to realise that you werent doing quite what I had in my head. 
I thought you were already using both message annotations and delivery 
annotations for this, and you are as a whole, but not at the same time in the 
way I had originally been thinking, which was part of why the DA usage seemed 
so out of place.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 503646)
    Time Spent: 15.5h  (was: 15h 20m)

> AMQP Server Connectivity
> ------------------------
>
>                 Key: ARTEMIS-2937
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2937
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: AMQP
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.16.0
>
>          Time Spent: 15.5h
>  Remaining Estimate: 0h
>
> This feature adds server side connectivity.
>  
> It is possible to link two brokers directly using AMQP with this feature, and 
> have a Queue transferring messages to another broker directly. 
>  
> For this we would have options called <sender and <receiver
>  
>  
> it would also be possible to use qpid-dispatch as an intermediary between 
> clients and the brokers (or eventually between brokers), on that case the 
> option will be <peer
>  
> it would also be possible to use <mirror with a few option to replicate data 
> between two brokers, bringing the possibility of using it for Disaster & 
> Recovery and Failover.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to