RE: C++ client change history

2017-02-14 Thread Gal Palmery
Hi, Is this latest sw grant planned to be a part of the new release that is now in discussion ? Thanks, Gal -Original Message- From: Ernest Burghardt [mailto:eburgha...@pivotal.io] Sent: Tuesday, February 14, 2017 17:18 To: dev@geode.apache.org Subject: Re: C++ client change history I

RE: are these gemfire bug fixes included in the last geode release?

2017-02-02 Thread Gal Palmery
this question. Anthony > On Jan 29, 2017, at 4:58 AM, Gal Palmery wrote: > > I'll edit the mail a bit (it was in a table when I sent it, but I see that > it's not very clear) --> > > Can anyone say if the fixes for the below Gemfire support tickets are >

RE: are these gemfire bug fixes included in the last geode release?

2017-01-29 Thread Gal Palmery
esults in OQL queries for the same entity (using GFSH): one query is for all entities in a region, and the second is for the specific entity. Thanks, Gal -Original Message----- From: Gal Palmery Sent: Thursday, January 26, 2017 16:07 To: dev@geode.apache.org Subject: are these gemfire bug f

RE: C++ native client compilation in Visual Studio

2017-01-26 Thread Gal Palmery
d projects are generated by CMake. This current source is not compatible with ACE 6.3. The dependencies build will download and compile ACE 6.4.1. -Jake On Thu, Jan 26, 2017 at 7:11 AM Gal Palmery wrote: I did, thanks, but I'm not sure how to use it.. I need to compile on VS 32 bit. The

RE: C++ native client compilation in Visual Studio

2017-01-26 Thread Gal Palmery
Re: C++ native client compilation in Visual Studio Can you share the steps you took? Did you follow the BUILDING.md file? On Thu, Jan 26, 2017 at 6:09 AM Gal Palmery wrote: > Hi All, > > Did anyone successfully compile the c++ native client on Windows in > Visual Studio and can shar

C++ native client compilation in Visual Studio

2017-01-26 Thread Gal Palmery
Hi All, Did anyone successfully compile the c++ native client on Windows in Visual Studio and can share some instructions ? I'm struggling with it.. :\ Thanks, Gal This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you

are these gemfire bug fixes included in the last geode release?

2017-01-26 Thread Gal Palmery
Hi All, Can anyone say if the fixes for the below Gemfire support tickets are included in the last geode release: Support ticket Issue Status Comment 15611661002 gfsh fails to connect to locator when executng a pre-configuration script, but returns 0 FIXED FIXED in GemFire 8.0.0.10 1567

RE: Off-Heap Annotations

2017-01-03 Thread Gal Palmery
, The way to control what is on or off heap is when you configure a region. Regions that are configured with off-heap=true will store all of the values in off heap memory, regions with off-heap= false will store the values on the heap. -Dan On Mon, Jan 2, 2017 at 5:57 AM, Gal Palmery wrote

RE: Off-Heap Annotations

2017-01-02 Thread Gal Palmery
ember 27, 2016 06:33 To: dev@geode.apache.org Subject: Re: Off-Heap Annotations Those annotations are part of the internal implementation of Geode. The developers used it as a way to help keep track of references to off-heap. -Kirk On Mon, Dec 26, 2016 at 1:34 AM, Gal Palmery wrote: > Hi

Off-Heap Annotations

2016-12-26 Thread Gal Palmery
Hi everyone, Is this feature: https://cwiki.apache.org/confluence/display/GEODE/Off-Heap+Annotations a part of the last release? (1.0.0-incubating) thanks, Gal This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may r

c++ native client

2016-12-19 Thread Gal Palmery
Hi, Is there a plan to make the c++ native client suitable for the new release? I see that it's not compatible now after the packages name changes (the changes from gemfire to geode).. Thanks, Gal This message and the information contained herein is proprietary and confidential and subject to