Hiram Chirino wrote:
>
> A connection will hold on to messages that's trying to deliver to it's
> client until the broker detects that the connection has failed.
>
> In the last case is you main thread blocked somewhere?
>
>
Nope, the programm shuts down correctly, probably because at the re
A connection will hold on to messages that's trying to deliver to it's
client until the broker detects that the connection has failed.
In the last case is you main thread blocked somewhere?
On Thu, Aug 14, 2008 at 8:07 AM, SebastianR.
<[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> First of all my set
Hello,
First of all my setup:
NMS: Yesterdays HEAD SVN revision
Broker: external broker running on ActiveMQ 4.1.1
.Net Framework: 2.0
IDE: MS Visual Studio 2008 with C# as programming language
I recognize very strange behaviour when it comes to a connection failure. To
show this I wrote a littl