Have you specified "subscription redundancy level" = 1 to ensure client gets both a primary and secondary event queue on the servers?
On Sun, Mar 26, 2017 at 6:32 PM, Avital Amity <[email protected]> wrote: > Hi, > > > > Having the following scenario: > > C++ Client is registered to server via CQ mechanism, there are 2 servers > (primary and backup) > > Once the primary is failed it takes 15 seconds for the backup to take over. > > Once it takes over new data is sent to the client, however the records > accumulated in these 15 seconds are not sent to the client, unless client > is re-registering to the server (by doing client re-start)…. > > We can see via gfsh that during these 15 seconds there are new records in > the server, however they are not being sent to the client w/o client > performing new registration (as part of client re-start) > > > > Thanks > > Avital > This message and the information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, > you may review at http://www.amdocs.com/email_disclaimer.asp > -- "The World is a book, and those who do not travel read only a page." - St. Augustine.
