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

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

                Author: ASF GitHub Bot
            Created on: 12/Jul/19 12:56
            Start Date: 12/Jul/19 12:56
    Worklog Time Spent: 10m 
      Work Description: HavretGC commented on issue #4: AMQNET-589: Failover 
implementation
URL: https://github.com/apache/activemq-nms-amqp/pull/4#issuecomment-510809564
 
 
   @cjwmorgan-sol 
   
   1) Can you please confirm that send timeout -1 doesn't work, because from 
what I've checked it should work just fine (otherwise most of producer tests 
would fail). Underlying ManualResetEvent WaitOne method is being invoked with 
-1 parameter which results in waiting forever. Exactly what the spec says. 
   
   2) Good point. I made necessary adjustments. Non-persistent delivery mode 
messages are now sent in fire and forget manner. 
 
----------------------------------------------------------------
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: 275894)
    Time Spent: 1h 40m  (was: 1.5h)

> 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: 1h 40m
>  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