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

ASF GitHub Bot logged work on AMQNET-589:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jul/19 01:02
            Start Date: 15/Jul/19 01:02
    Worklog Time Spent: 10m 
      Work Description: cjwmorgan-sol commented on issue #4: AMQNET-589: 
Failover implementation
URL: https://github.com/apache/activemq-nms-amqp/pull/4#issuecomment-511250411
 
 
   I've found the Helloworld sample project doe snot compile as the current 
version of the commandLineParser (2.1.X) dependency does not support 
netcoreapp2.2 that was added in 2.4 I believe there is a 2.5.
   
   I've found the Helloworld sample project does not work against an amqp 
broker. I get an Exception when trying to send the second message, see comment 
https://github.com/apache/activemq-nms-amqp/pull/4#discussion_r303269896. Even 
after I modified the code to work around the issue described in 
https://github.com/apache/activemq-nms-amqp/pull/4#discussion_r303269896 I 
still get an exception where the consumer link is dropped by the broker. 
   
   `Caught NMSException : Received Amqp link detach with Error for link 
ID:consumer:Dijkstra-PC:7b617c63-efc9-411e-bb5b-6ef0b8963a29:1:1:1`
   
   @HavretGC does Helloworld work for you? Also does the other sample project 
StructuredMessage work?
   
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 276427)
    Time Spent: 6h 50m  (was: 6h 40m)

> NMS AMQP Failover implementation
> --------------------------------
>
>                 Key: AMQNET-589
>                 URL: https://issues.apache.org/jira/browse/AMQNET-589
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ, AMQP, NMS
>    Affects Versions: 1.8.0
>            Reporter: Krzysztof Porebski
>            Priority: Major
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> Implement failover in NMS AMQP the same way as it is implemented in QpidJMS. 
> This will involve some major rework, as current design is too rigid to 
> introduce this feature. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to