On 31/01/18 15:47, Hudalla Kai (INST/ECS4) wrote:
The consumer is currently simply opening a receiver link (attach with no
specific capabilities nor options) to the router, which then opens a link to
the broker, I assume.
In which case the distinction between close=true and close=false is not
On 30.01.2018 13:48, Gordon Sim wrote:
On 30/01/18 12:03, Hudalla Kai (INST/ECS4) wrote:
Is it also ok for the receiver to send an attach with close=true in response to
the reouter's detach (close=false), effectively closing the link for good?
No, that would not work. The close actually needs to
On 30/01/18 12:03, Hudalla Kai (INST/ECS4) wrote:
Is it also ok for the receiver to send an attach with close=true in response to
the reouter's detach (close=false), effectively closing the link for good?
No, that would not work. The close actually needs to get to the broker,
which is where t
On 30.01.2018 11:28, Gordon Sim wrote:
On 30/01/18 06:15, Kai wrote:
Gordon,
by "it" you are referring to the consumer/receiver, correct?
Yes, the application receiving messages.
Is it also ok for the receiver to send an attach with close=true in response to
the reouter's detach (close=false),
On 30/01/18 06:15, Kai wrote:
Gordon,
by "it" you are referring to the consumer/receiver, correct?
Yes, the application receiving messages.
-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands,
Gordon,
by "it" you are referring to the consumer/receiver, correct?
Kai
Gordon Sim schrieb am Mo., 29. Jan. 2018, 21:30:
> On 29/01/18 17:28, Marc Pellmann wrote:
> > Hi,
> >
> > I work on the Eclipse Hono project, where we use the qpid router.
> >
> > In a specific situation, I am not sure a
On 29/01/18 17:28, Marc Pellmann wrote:
Hi,
I work on the Eclipse Hono project, where we use the qpid router.
In a specific situation, I am not sure about the expected behavior and hope
you can help me out.
In our default/example setup there is a qpid router in front of a Artemis
broker and a
Hi,
I work on the Eclipse Hono project, where we use the qpid router.
In a specific situation, I am not sure about the expected behavior and hope
you can help me out.
In our default/example setup there is a qpid router in front of a Artemis
broker and a client, which opens a receiver link to qpi