CQ HA

2017-03-26 Thread Avital Amity
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

RE: ACE version for C++ client (not grant)

2017-03-06 Thread Avital Amity
version for C++ client (not grant) There was no previous release of Geode Native. In fact there have not been any releases of Geode Native. On Mon, Mar 6, 2017 at 8:07 AM Avital Amity <avital.am...@amdocs.com> wrote: > This is on the grant, I have the previous version, there in this

RE: ACE version for C++ client (not grant)

2017-03-06 Thread Avital Amity
the Geode dynamic library. -Jake On Mon, Mar 6, 2017 at 6:50 AM Avital Amity <avital.am...@amdocs.com> wrote: > Yes, it is 6.3.3 - but is the product (ACE dll) part of the GEODE? > How can I know its compilation flags? > > -Original Message- > From: Jacob

RE: ACE version for C++ client (not grant)

2017-03-06 Thread Avital Amity
) The version used in Geode is compiled using the dependency CMake files. See src/dependencies/ACE. On Mon, Mar 6, 2017 at 5:22 AM Avital Amity <avital.am...@amdocs.com> wrote: > Hi, > > We are currently using GEODE C++ client (not grant version) I see it > was compiled with

ACE version for C++ client (not grant)

2017-03-06 Thread Avital Amity
Hi, We are currently using GEODE C++ client (not grant version) I see it was compiled with ACE 6.3.3 - anyone knows if the specific ACE that was used is part of the GEODE sources How can I get the specific lib it was compiled with (for Windows) Thanks Avital This message and the

RE: C++ client change history

2017-02-14 Thread Avital Amity
ving diffs between the two. > > -Jake > > On Mon, Feb 13, 2017 at 10:51 PM Avital Amity > <avital.am...@amdocs.com> > wrote: > > > Hi Jacob, > > > > Does the deprecated long in GEODE server 1.0 still exist in GF server? > > In what version was it remov

RE: C++ client change history

2017-02-13 Thread Avital Amity
so that execution falls > through to default: but I'm unsure that I've pieced the output from > git diff together properly so that may not be a change that happened in > TcrMessage::handleByteArrayResponse. > > Sarge > > > On 12 Feb, 2017, at 09:25, Avital Amity &

libSqLiteImpl.so

2017-01-31 Thread Avital Amity
Hi, Can anyone advise what is the use of libSqLiteImpl.so which is part of the C++ client GEODE libraries? Thanks Avital This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at

ACE version

2017-01-26 Thread Avital Amity
Hi, Anyone knows what is the ACE version used by GEODE C++ client? 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

HA when using CQ query

2017-01-22 Thread Avital Amity
Hi, When using subscription (subscription-enabled="true") and would like to have HA of the data Is the regular configuration in server side for the relevant region enough (redundant-copies="1") or any configuration also needed on client side (subscription-redundancy="1") What is the

RE: messages repeating when using CQ Query mechanism

2017-01-16 Thread Avital Amity
uld be set to 0, not sure why it keeps getting set back). [Avital Amity] I see this message usually prior to the expiry message: (again only in GEODE) invoking listeners: [org.apache.geode.internal.cache.ha.HARegionQueue$1@63668e3a] The second message is logged obviously when the cq is clo

messages repeating when using CQ Query mechanism

2017-01-16 Thread Avital Amity
Hi, When using CQQuery mechanism, when moving from GEMFIRE to GEODE we see differences in server log files including many of the following messages: [info ...] Entry expiry tasks disabled because the queue became primary. Old messageTimeToLive was: 180 [fine ...] Started closing CQ CqName: ...