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

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

                Author: ASF GitHub Bot
            Created on: 12/Jul/19 17:43
            Start Date: 12/Jul/19 17:43
    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-510972890
 
 
   > @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.
   
   You're right thanks for that. I found that issue while running 
TestSendWhenLinkCreditIsZeroAndTimeout (modified for sendTimeout -1). The issue 
I saw was the waitOne threw an exception "Thread Abort" when the test would 
timeout after 2000ms while debugging.  Send Timeout works fine as intended.
   
 
----------------------------------------------------------------
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: 276040)
    Time Spent: 2h 10m  (was: 2h)

> 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: 2h 10m
>  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