You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geode.apache.org by Avital Amity <Av...@Amdocs.com> on 2017/03/26 13:02:14 UTC

CQ HA

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

RE: CQ HA

Posted by Avital Amity <Av...@Amdocs.com>.
Yes, still having the same problem

Thanks
Avital

From: Vishal Rao [mailto:vishalrao@gmail.com]
Sent: Monday, March 27, 2017 5:12 AM
To: user@geode.apache.org
Subject: Re: CQ HA

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 <Av...@amdocs.com>> 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.
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

Re: CQ HA

Posted by Vishal Rao <vi...@gmail.com>.
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 <Av...@amdocs.com>
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.