Re: [DISCUSS] removal of experimental Protobuf client/server interface

2021-03-23 Thread Mike Martell
As the only remaining member on the CSharpDriver team, I too have an attachment to Protobuf. It’s purely technical, however, not emotional. I was truly excited about the prospects of a self-describing protocol and had hopes for a .NET client talking directly to geode without going through the C+

Re: Cached regions are not synchronized after restore

2021-03-04 Thread Mike Martell
for keys in which the client has registered interest. geode.apache.org ________ From: Mike Martell Sent: Thursday, March 4, 2021 9:31 AM To: dev@geode.apache.org Subject: Re: Cached regions are not synchronized after restore Actually, I believe that is correct. I.e., clients

Re: Cached regions are not synchronized after restore

2021-03-04 Thread Mike Martell
2BPw2XA%3D&reserved=0> ________ De: Mike Martell Enviado: Thursday, March 4, 2021 6:13:19 PM Para: dev@geode.apache.org Asunto: Re: Cached regions are not synchronized after restore It seems like this is a NC bug. I'll write a test for your scenario, but it seems like

Re: Cached regions are not synchronized after restore

2021-03-04 Thread Mike Martell
this case, they are received at two distant points in time (before the restart and after the restart). Why is this happening? As you can see both versions have the same "entry_version" (1), so in this case for both Java and native clients what determines whether the exception is thrown

Re: Cached regions are not synchronized after restore

2021-03-03 Thread Mike Martell
Hi Mario, Thanks for discovering this difference in behavior between the geode-native clients (C++ and .NET) and geode Java client regarding the sync'ing of local caches after a restore operation. It looks like geode-native has no tests for the exception type you're seeing: GF_CACHE_CONCURRENT

Re: Need Access to apachegeode/geode-native-build on docker hub

2021-02-22 Thread Mike Martell
Cee0c61a842b54105e2eb08d8d77a910f%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C1%7C0%7C637496268713534449%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=QPkqK5OVGFlzHNNMcbyvVOCGn%2BqfCvq%2B6eMuxNhNuBI%3D&reserved=0> On February 17, 2021 at 1:24:04 PM PST, Mike Martell mailto:marte...@vmwa

Need Access to apachegeode/geode-native-build on docker hub

2021-02-17 Thread Mike Martell
Please provide access to geode-native images on docker hub. Need to update our latest docker image to support our new open source CI for geode-native. In particular, need to upgrade to use cmake 3.18. Thanks, Mike

Need Concourse Access

2021-02-04 Thread Mike Martell
Please provide concourse access to: github user: mmartell

Need Concourse Access

2021-02-04 Thread Mike Martell
Please provide concourse access to: github user: mmartell

Re: State of https://github.com/apache/geode-dotnet-core-client

2020-12-22 Thread Mike Martell
Yes, should be working. Very limited though. Keys and values must be strings. Let me know if you have issues. --- Sent from Workspace ONE Boxer On December 21, 2020 at 4:49:01 PM PST, Michael Oleske wrote: Hi Geode Dev Friends! I'm starting a personal li

Re: [VOTE] Apache Geode 1.13.0.RC1

2020-09-09 Thread Mike Martell
+1 from Native Client Team for Apache Geode 1.13.0.RC1 * Martell ran all integration tests and unit tests on Windows (C++ and .NET) * Bender ran all integration tests and unit tests on OSX (C++) Mike From: Sarah Abbey Sent: Tuesday, September 8, 2020 5:54

Re: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a partitioned region

2020-06-22 Thread Mike Martell
On it now. Mike From: Alberto Gomez Sent: Monday, June 22, 2020 9:04 AM To: dev@geode.apache.org Subject: Re: Reviewers for GEODE-8231: C++ native client keeps trying to connect to down cache server hosting a partitioned region Hi, I have no complete reviews y