Are the publishers still publishing / not shut down? Brian
From: developer-boun...@opensplice.org [mailto:developer-boun...@opensplice.org] On Behalf Of Rakesh pawar Sent: Friday, September 09, 2011 3:11 AM To: OpenSplice DDS Developer Mailing List Subject: Re: [OSPL-Dev] Recovering lost samples at the subscriber side Hi Brian, I have set History.KeepAll, Durability.Transient and Reliability.Reliable. This setup works perfectly if I am terminating the subscriber explicitly. But while running this setup on a network, if the network is disconnected the subscriber is still losing the samples published during the down time. Do i need to add/modify any QOS for making this work on a network ? On Thu, Sep 8, 2011 at 5:41 PM, Wilkins, Brian <bwilk...@harris.com<mailto:bwilk...@harris.com>> wrote: You need to set the History.KeepAll and Reliability.Reliable to keep all the samples. Keep in mind you need to ensure you have enough resources. Brian From: developer-boun...@opensplice.org<mailto:developer-boun...@opensplice.org> [mailto:developer-boun...@opensplice.org<mailto:developer-boun...@opensplice.org>] On Behalf Of Rakesh pawar Sent: Thursday, September 08, 2011 8:05 AM To: developer Subject: [OSPL-Dev] Recovering lost samples at the subscriber side Hello, In the Chatter example, if I run the Chatter(Pub) and MessageBoard (Sub), I terminate the message board and again reconnect after a while, I am receiving the current samples being published. How can I receive the samples published during the time when the MessageBoard was terminated. Do I need to set the History and Reliability Qos for this purpose? I have added <reconnect="true"> in the ospl.xml. Is there any other QOS i need to set to receive the lost samples ? -- Cheers ! Rakesh Pawar _______________________________________________ OpenSplice DDS Developer Mailing List Developer@opensplice.org<mailto:Developer@opensplice.org> Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer -- Cheers ! Rakesh Pawar
_______________________________________________ OpenSplice DDS Developer Mailing List Developer@opensplice.org Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer