[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [paho-dev] Paho Java Client retransmission implementation
|
- From: "Nicholas O'Leary" <nick.oleary@xxxxxxxxx>
- Date: Tue, 7 Aug 2012 09:03:54 +0100
- Delivered-to: paho-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0tPB2t1Zuob38Sbft5HUQVS2BIlpIMmuPg0Yvj9lPz0=; b=voVO4CHUUKqsbHH1F1xglHbfVIolRwq+pmFf0ZoUFPCRBk1zu3oLVBzol6fKhga1NQ jR65UTnKh1PtE9DFqdJ0iO6Tzg/twoJ3c3YP3WrZi4WZXj+Y7X6eoWEEXAQ29X4EENFQ CQanUMiFlCX4gvefIJQ4Serxdy357NouCENf0sQs2xd7YNR904tZvLhAqCpO3ywX8iQ2 bLlx+GdLd9Z0W0/s/Dya/HxKKzYyU5iyzyF3V3GvCeXscl5ing2V+R8zokCjw1zkfv5y LYOVyF4j5ZSksE8qDd5dBjifcTBylDN0Zaf2H38tLhD0cb0HzCCPkb6bkO+13Tje/4HQ kZGQ==
Hi Cristiano,
no, the paho client does not retry unacknowledged messages (except on
reconnect).
Clients are not required to retry delivery of messages.
Regards,
Nick
On 7 August 2012 08:12, De Alti, Cristiano
<Cristiano.DeAlti@xxxxxxxxxxxx> wrote:
> Hi,
> Does Paho Java Client implement the retransmission of unacknowledged
> messages sent with QoS level 1 or 2?
> I'm browsing the code but I cannot find any references to a retry mechanism.
>
> Ciao,
> Cristiano
>
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/paho-dev
>