Re: [DISCUSS] Support For LTS Version Of Geode

2019-09-30 Thread Michael Stolz
I agree. This is the most sensible way to achieve release alignment. -- Mike Stolz Principal Engineer, Pivotal Cloud Cache Mobile: +1-631-835-4771 On Mon, Sep 30, 2019, 8:09 PM John Blum wrote: > Put simply, from my perspective, I would like to see LTS versions of Apache > Geode align with th

Re: [Proposal] Make gfsh "stop server" command synchronous

2019-09-10 Thread Michael Stolz
I understand that issue John, but masking it in an early return from the shutdown command doesn't seem like the appropriate action. Maybe we should consider that nearly all gfsh commands are not blocking, and rather, have a way to determine which ones are still waiting for completion? -- Mike Stol

Re: [DISCUSS] what region types to support in the new management rest api

2019-08-20 Thread Michael Stolz
ct that's determined by this > type? > > > > > > > > > > On Tue, Aug 20, 2019 at 8:15 AM Jens Deppe > > wrote: > > > > > > > > > > > Currently, when deployed to the cloud (aka PCC) there is no > ability > > > > fo

Re: [DISCUSS] Controlling event dispatch to AsyncEventListener (review by Aug 22)

2019-08-20 Thread Michael Stolz
Manual start has caused a lot of trouble over the years. We should definitely circle back on those issues before traveling very far down this road. -- Mike Stolz Principal Engineer, Pivotal Cloud Cache Mobile: +1-631-835-4771 On Tue, Aug 20, 2019 at 11:56 AM Juan José Ramos wrote: > Hello Ani

Re: [DISCUSS] what region types to support in the new management rest api

2019-08-20 Thread Michael Stolz
I know that lots of folks use PROXY regions on the server side to host logic associated with the region, but I think they always do that in conjunction with server groups so that the proxy is on some of the server and the same region containing data is on others. Given the way cache.xml works they

Re: Naming System for Regions - Active Jira Question

2019-07-15 Thread Michael Stolz
Changing the case sensitivity might break existing users' apps that use Geode. -- Mike Stolz Principal Engineer, Pivotal Cloud Cache Mobile: +1-631-835-4771 On Mon, Jul 15, 2019, 6:24 PM Jinmei Liao wrote: > I added the comment on this issue: Geode region names ARE case sensitive. > Should not

Re: [PROPOSAL]: Improve OQL Method Invocation Security

2019-07-11 Thread Michael Stolz
One thing I will mention regarding DATA:READ:RegionName allowing query behavior is that we have been asked by some users already to separate DATA:READ:RegionName from DATA:QUERY:RegionName. This request is to protect against arbitrary query execution by administrators that can cause huge resource c

Re: [ANNOUNCE] Spring Boot for Apache Geode 1.0.0.RELEASE Available!

2019-05-07 Thread Michael Stolz
Congratulations John, Great work as always. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Mon, May 6, 2019 at 10:03 PM John Blum wrote: > It is my pleasure to announce the first GA release of Spring Boot for > Apache Geode (SBDG) 1.0.0.RELEASE. > > See the

Re: Copying pdx types via client

2019-03-26 Thread Michael Stolz
Cool! Thanks Jake! -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Tue, Mar 26, 2019 at 2:42 PM Jacob Barrett wrote: > > > > On Mar 26, 2019, at 11:26 AM, Michael Stolz wrote: > > > > I may be mistaken, but I think that this fea

Re: Copying pdx types via client

2019-03-26 Thread Michael Stolz
away. So if > there is someone out there wanting to do what was done before I would > strongly encourage to not and instead use independent caches. > > -Jake > > >> On Mar 26, 2019, at 9:50 AM, Michael Stolz wrote: >> >> Thanks. I'm happy to hear that.

Re: Copying pdx types via client

2019-03-26 Thread Michael Stolz
able in > > NC has toData and fromData methods that allow you to copy objects via > > serialization. That what you're looking for? > > > > Thanks, > > > > Blake > > > > > > On Mon, Mar 25, 2019 at 12:53 PM Michael Stolz > wrote: > > &

Copying pdx types via client

2019-03-25 Thread Michael Stolz
Does this functionality exist in the Native Client as well as the Java Client? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771

Re: 1.9 release date

2019-03-01 Thread Michael Stolz
I think this is exactly the right balance. Yay! -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Fri, Mar 1, 2019 at 11:48 AM Ryan McMahon wrote: > +1 to prioritizing quality over releasing on the desired cadence. The > quarterly release cadence is a good goa

Re: Remove usages of deprecated classes

2019-01-07 Thread Michael Stolz
Good points, Ken. I do think it is wise for us to begin a push to remove *USAGE* of deprecated methods right at the time of deprecation, but the tests probably should hang around until we're getting into the planning phase for the next major. -- Mike Stolz Principal Engineer, GemFire Product Lead

Re: Default branch for geode-examples

2018-12-12 Thread Michael Stolz
Consistency is best in my opinion. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Dec 12, 2018 9:59 AM, "Jacob Barrett" wrote: > Make the default “develop” to be consistent with the rest of our > repositories. Put a statement in the https://urldefense.proofpo

Re: Serializing Internal Classes

2018-11-30 Thread Michael Stolz
Jake thanks for bringing this up. Could have been a big waste of effort if you hadnt. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Nov 30, 2018 8:51 AM, "Jacob Barrett" wrote: > Devs, > > Please be careful with how you are serializing internal classes betwe

Re: Apache Geode Branch Housekeeping

2018-11-09 Thread Michael Stolz
The branch named "master" claims to be mine. I don't exactly know how it became "mine". -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Thu, Nov 8, 2018 at 7:55 PM Patrick Rhomberg wrote: > Hello all! > > We currently have 182 branches on the apache/geode r

Re: [VOTE] Time-based release schedule for minor releases

2018-10-08 Thread Michael Stolz
+1 Quarterly releases -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Oct 8, 2018 6:52 PM, "Sai Boorlagadda" wrote: > +1 for time-based minors (if patches are reserved for security fixes) > > On Mon, Oct 8, 2018 at 2:55 PM Anthony Baker wrote: > > > We reserv

Re: [DISCUSS] Predictable minor release cadence

2018-10-05 Thread Michael Stolz
+1 on cutting in Nov. Seems like community could benefit from one more release this year. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Oct 5, 2018 8:45 AM, "Anthony Baker" wrote: > I’ve been advocating for a fixed release schedule for a long time. 3 > mont

Re: Queries on key fields

2018-09-28 Thread Michael Stolz
Usually key fields are faster -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Fri, Sep 28, 2018 at 2:49 PM siby_sekar wrote: > Which is more performant running queries on key fields or non key fields? > > we have an object in the form > > sessionid : { List

Re: [discuss] Should we evaluate at commit messages as part of PR review?

2018-09-12 Thread Michael Stolz
+1 to descriptive commit messages Done well they will save time on every post commit access to that commit. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Sep 12, 2018 4:15 PM, "Alexander Murmann" wrote: > While our wiki page primarily calls out the 50/74 ru

Re: [DISCUSS] Wrapping log calls in Conditionals like isDebugEnabled, isTraceEnabled, etc.

2018-09-10 Thread Michael Stolz
I doubt that the JIT can optimize the call out. That's what you're asking it to do is optimize a method call away. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here.

Re: [Proposal] SSL - hostname verification

2018-08-14 Thread Michael Stolz
I like this suggestion. +1 -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Tue, Aug 14, 2018 at 1:00 PM, Anthony Baker wrote: > What if we require cer

Re: Spring Boot for Apache Geode 1.0.0.M1 Released!

2018-06-26 Thread Michael Stolz
Great stuff John! -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jun 26, 2018 12:42 AM, "John Blum" wrote: > Apache Geode Community- > > It is my please to announce the first milestone release of Spring Boot for > Apache Geode, version 1.0.0.M1. > > See the o

Re: Objections to removing 'upgrade offline-disk-store' command

2018-05-25 Thread Michael Stolz
I know for a fact there are still users who have not upgraded from 7.0.2 yet. Will this be a problem for them? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here.

Apache Geode Logo

2018-05-23 Thread Michael Stolz
Can someone who has sufficient mojo please update the Apache Geode logo on geode.apache.org with the attached version with the TM added? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here.

Re: [DISCUSS] Apache Geode 1.7.0 release branch created

2018-05-23 Thread Michael Stolz
+1 -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Wed, May 23, 2018 at 12:24 PM, Barbara Pruijn wrote: > +1 > > > On May 23, 2018, at 8:33 AM, Joey M

Re: geode.apache.org and GDPR

2018-05-21 Thread Michael Stolz
+1 to remove it -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Mon, May 21, 2018 at 11:31 AM, Greg Chase wrote: > Part of GDPR: Don’t collect or stor

Re: Quarterly report - DRAFT for your review

2018-05-08 Thread Michael Stolz
Looks fine to me -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Tue, May 8, 2018 at 1:46 PM, Nabarun Nag wrote: > LGTM > > Regards > Naba > > On Tue,

Re: Reviewing our JIRA's

2018-05-07 Thread Michael Stolz
Good first step! -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Sun, May 6, 2018 at 10:38 AM, Anthony Baker wrote: > As a first step, I closed 30 iss

Re: [VOTE] Apache Geode 1.6.0 RC1

2018-04-26 Thread Michael Stolz
Yeah, looks like a copy and paste issue that caused the link to get wrapped to a new line. Sorry. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here. On Thu, A

Geode 1.6.0 RC1

2018-04-23 Thread Michael Stolz
The concourse pipeline is green. Can I go ahead and start the build for RC1? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the GemFire book here.

Re: [Proposal]: behavior change when region doesn't exist in cluster configuration

2018-04-19 Thread Michael Stolz
at 6:29 PM, Jinmei Liao wrote: > but this proposed change is one of the effort toward "deprecating > cache.xml". I think we've got to take the leap at one point. > > On Thu, Apr 19, 2018 at 3:14 PM, Michael Stolz wrote: > > > Hmmm...I think I liked the ol

Re: [Proposal]: behavior change when region doesn't exist in cluster configuration

2018-04-19 Thread Michael Stolz
Hmmm...I think I liked the old behavior better. It was a kind of bridge to cluster config. I still think we need to be putting much more effort into deprecating cache.xml and much less effort into fixing the (possibly) hundreds of bugs related to using both cache.xml and cluster configuration at t

re: 1.6.0 release

2018-04-18 Thread Michael Stolz
Yes please. I'm holding the build til this gets in. Please notify me here when it's ready -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Apr 18, 2018 8:05 PM, "Bruce Schuchardt" wrote: > A couple of people have reported running into GEODE-5085 < > https://iss

Re: Index on Region

2018-04-17 Thread Michael Stolz
Correct. We can "deprecate" any time we like as long as we have provided an alternative, but we should only "remove" on a major release. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the new GemFire book here.

Geode 1.6.0 release branch has been created

2018-04-12 Thread Michael Stolz
Can someone please create a concourse pipeline for this release? -- Mike Stolz

Geode 1.6.0

2018-04-11 Thread Michael Stolz
Hi, We are going to cut a release branch for 1.6.0 soon. Probably today or tomorrow. This is in keeping with our desire to get onto a monthly release cycle. The Geode pipeline is green, so will not be an impediment to cutting this branch. There are a couple of minor issues that we might squeeze

Re: [DISCUSS] Release 1.6.0

2018-04-06 Thread Michael Stolz
I would really appreciate the opportunity to learn how to do the release Manager role. Would someone mentor me? -- Mike Stolz On Apr 6, 2018 6:57 PM, "Alexander Murmann" wrote: > Hi everyone! > > It's great that 1.5.0 just got released and we already have 108 changes > ready for 1.6.0. I think

Re: [PROPOSAL]: deprecating gfsh command option --load-cluster-config-from-dir for 'start locator'

2018-04-05 Thread Michael Stolz
There could be. For instance, in a cloud environment, the working directory could be on transient disk. The cluster configuration should, however, always be on permanent disk. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the new GemFire book here.

Re: [VOTE] Apache Geode 1.5.0.RC2

2018-04-04 Thread Michael Stolz
4, 2018 at 12:21 PM Dan Smith wrote: > > > > > +1 to an extension of time > > > > > > +1 to this release - ran geode-release-check, looks good to me. > > > > > > -Dan > > > > > > On Wed, Apr 4, 2018 at 11:20 AM, Michael

Re: 1.5.0 needs a bugfix

2018-04-04 Thread Michael Stolz
+1 I believe this means we have 3 or 4 +1 votes and zero -1 votes. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Apr 4, 2018 1:49 PM, "Bruce Schuchardt" wrote: > Well, I went to merge this into a 1.5.0 based branch and found that I was > wrong. The seriali

Re: [VOTE] Apache Geode 1.5.0.RC2

2018-04-04 Thread Michael Stolz
+1 -- Mike Stolz On Apr 4, 2018 2:06 PM, "Joey McAllister" wrote: > +1 to Anthony's recommendation of extending the vote by 24 hours, since > some community members might have ignored this one, thinking that the > negative vote would lead to a new release candidate/vote. > > > On Wed, Apr 4, 20

Re: New APIs, read-serialized and CacheListeners, PostProcessor etc

2018-03-26 Thread Michael Stolz
in addition to not breaking existing callbacks, new getvalue mechanisms should be created that support either getting the serialized or deserialized value on the call itself rather than at the thread level or the entire cache level. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1

Re: Trying to cleanup dunit use of client cache

2018-03-09 Thread Michael Stolz
I haven't encountered a customer using a persistent region on a client in many years. Maybe that entire construct should be deprecated on a ClientCache. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Mar 9, 2018 3:39 PM, "Kirk Lund" wrote: > And I can't invok

Re: [PROPOSAL]: concurrent bucket moves during rebalance

2018-03-08 Thread Michael Stolz
We should be very careful about how much resource we dedicate to rebalancing. One of our competitors rebalances *much* faster than we do, but in doing so they consume all available resources. At one bank that caused significant loss of incoming market data that was coming in on a multicast feed,

Re: Starter tickets

2018-03-02 Thread Michael Stolz
I'd love to tag all the pulse issues as newbie if we could. On Fri, Mar 2, 2018 at 1:34 PM, Anthony Baker wrote: > Good idea! We he have a few other labels relevant to this as well: > > - newbie > - low-hanging-fruit > > Anthony > > > > On Mar 2, 2018, at 10:03 AM, Alexander Murmann > wrote:

Re: New PMC members - Lynn Gallinat, Lynn Hughes-Godfrey, and Dick Cavender

2018-02-21 Thread Michael Stolz
WELCOME! -- Mike Stolz On Wed, Feb 21, 2018 at 6:28 PM, Anthony Baker wrote: > Welcome all! > > > On Feb 21, 2018, at 1:50 PM, Dan Smith wrote: > > > > We recently added a few new members to the Geode PMC. These three have > all > > been working on geode since it became an apache project, but

Re: [DISCUSS] changes to registerInterest API

2018-02-21 Thread Michael Stolz
>>>>>>> keys)) > > >>>>>>>>>>>> myself. It is way more convenient if I only have a few > > >>> keys > > >>>>>> when > > >>>>>>>>>> calling > > >>>>>>>>>>>

Re: [ANNOUNCE] Apache Geode 1.4.0

2018-02-06 Thread Michael Stolz
Super! Congratulations -- Mike Stolz On Feb 5, 2018 8:36 PM, "Akihiro Kitada" wrote: > Awesome! > > > -- > Akihiro Kitada | Staff Customer Engineer | +81 80 3716 3736 > <+81%2080-3716-3736> > Support.Pivotal.io | Mon-Fri 9:00am to > 5:30pm JST | 1-877-477-2

Re: C# native client problem

2018-02-06 Thread Michael Stolz
Also could be that he's hitting the Cache singleton. Hard to tell from what he wrote, but I think he's attempting to new multiple Caches in the same process. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Feb 6, 2018 9:35 AM, "Jacob Barrett" wrote: > Since th

Re: MigrationClient and MigrationServer

2018-02-05 Thread Michael Stolz
Yeah we made a change to our diskstore format right around 6.0 that caused customers to have to migrate all their persistent stores. I don't think we have any plans to attempt any migrations from pre-6.0 any more ;) +1 for deleting these -- Mike Stolz Principal Engineer, GemFire Product Lead Mobi

Re: [ANNOUNCE] New committers and PMC members - Michael Dodge and Brian Rowe

2018-01-31 Thread Michael Stolz
Welcome Brian and Sarge!​

Re: Proposal: GEODE-4367 - Return PDXInstance when Domain Object can't be found

2018-01-24 Thread Michael Stolz
On Wed, Jan 24, 2018 at 2:40 PM, Michael Stolz wrote: > I agree that we should have api level choice for whether to read > serialized or not. > We can deprecate read-serialized and get rid of it in GemFire 10. > > -- > Mike Stolz > Principal Engineer, GemFire Product Lead >

Re: Proposal: GEODE-4367 - Return PDXInstance when Domain Object can't be found

2018-01-24 Thread Michael Stolz
I agree that we should have api level choice for whether to read serialized or not. We can deprecate read-serialized and get rid of it in GemFire 10. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the new GemFire book here.

Re: Addition of rmi-io library

2018-01-24 Thread Michael Stolz
There is going to be a 9.3.1 shortly after 9.3.0. Lets not hold 9.3.0 for this. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jan 24, 2018 10:58 AM, "Jinmei Liao" wrote: yeah, Jens just found that out too. It's opening up a new port in either server/server a

Re: Spring Data for Apache Geode 2.0.3.RELEASE available!

2018-01-24 Thread Michael Stolz
Congratulations. Great job as always. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jan 24, 2018 10:35 AM, "John Blum" wrote: > Apache Geode Community- > > I am very pleased to follow-up to the announcement by Mark Paluch on the > release of Spring Data Kay

Re: Spring Session for Apache Geode 2.0.0.RELEASE Available!

2018-01-18 Thread Michael Stolz
Congrats John -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the new GemFire book here. On Thu, Jan 18, 2018 at 2:16 PM, John Blum wrote: > Apache Geode Community- > > I am pl

Re: Monitor the neighbour JVM using neihbour's member-timeout

2018-01-17 Thread Michael Stolz
Pardon my ignorance, but is this something that should be brought up on the JGroups community? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 Download the new GemFire book here. On Wed,

Board Reports

2017-12-19 Thread Michael Stolz
It looks like board reports stopped being posted to the Geode wiki back in July of 2016. Where can I see the latest board reports now?

Re: [PDE East] Geode Conference - Double the Expected Attendance

2017-12-04 Thread Michael Stolz
This was really a great day in the history of Apache Geode. We were concerned that we might not have any turn-out at all for this session because it was disjointed from the rest of Spring 1 Platform. The rest of the show starts tomorrow. We were concerned that we had no way to measure the popular

Re: DISCUSS: Deprecating and replacing current serializable string encodings

2017-12-04 Thread Michael Stolz
Anything that breaks data on disk is also a big PITA. This change would break data on disk. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Mon, Dec 4, 2017 at 1:52 PM, Dan Smith wrote: > The new protocol is currently translating from PDX->JSON before sending >

Re: DISCUSS: Deprecating and replacing current serializable string encodings

2017-12-01 Thread Michael Stolz
-16 strings? > > -Dan > > On Fri, Dec 1, 2017 at 4:17 PM, Michael Stolz wrote: > > > My opinion is that risk/reward on this on is not worth it > > > > -- > > Mike Stolz > > Principal Engineer - Gemfire Product Manager > > Mobile: 631-835-4771

Re: DISCUSS: Deprecating and replacing current serializable string encodings

2017-12-01 Thread Michael Stolz
My opinion is that risk/reward on this on is not worth it -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Dec 1, 2017 5:19 PM, "Jacob Barrett" wrote: > On Fri, Dec 1, 2017 at 1:48 PM Michael Stolz wrote: > > > There also would like

Re: DISCUSS: Deprecating and replacing current serializable string encodings

2017-12-01 Thread Michael Stolz
There also would likely be Disk Stores that would need to be converted. That would be real ugly too. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Dec 1, 2017 4:25 PM, "Bruce Schuchardt" wrote: > I'm wondering how we would maintain backward compatibility wit

Font for geode.apache.org

2017-11-27 Thread Michael Stolz
Does anybody know what font was used for the tagline on geode.apache.org? -- Mike Stolz

Re: Next release: 1.4.0

2017-11-22 Thread Michael Stolz
I'd like to see it include the recently completed work on indexing nested objects in the Apache Lucene integration. Early Dec sounds good to me. -- Mike Stolz On Wed, Nov 22, 2017 at 4:48 PM, Anthony Baker wrote: > We released Geode 1.3.0 at the end of October. Our next release will be > 1.4.

Re: [Discussion] Geode-Native Removing Stats from Public API

2017-11-20 Thread Michael Stolz
I'm not clear on why we are removing stats gathering capability. Do we know that customers aren't using this? Is it badly broken? What is actually driving this work? -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Mon, Nov 20, 2017 at 11:42 AM, Bruce Schuchardt

Re: [DISCUSS] changes to registerInterest API

2017-11-16 Thread Michael Stolz
I don't like the vararg option. If i'm maintaining a list of keys i'm interested in, I want to be able to pass that List in. Varargs is a poor substitute. It might even cause problems of pushing in multiple different types. Keys must all be of one type for a given Region. I'm very much in favor o

Re: Removing the old Authenticator/AccessControl interfaces

2017-10-31 Thread Michael Stolz
Yep. That's the normal path. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Mon, Oct 30, 2017 at 7:19 PM, Mark Bretl wrote: > If we are talking about the following: > https://github.com/apache/geode/blob/develop/geode-core/ > src/main/java/org/apache/geode/sec

Re: [DISCUSS] Storage-class memory ecosystem program

2017-10-25 Thread Michael Stolz
I'd like to participate in this as well. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Oct 24, 2017 2:59 PM, "Swapnil Bawaskar" wrote: > Thanks Roman! > > I have volunteered to be on that group, if anyone else is interested, > please chime in on that email t

Re: [Discuss] CliStrings

2017-10-19 Thread Michael Stolz
I know we did at one time go through the exercise to collect all of the strings and put them in one place and have them translated to at least Japanese. I don't know where the Japanese version of the file is though. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 O

Re: [ANNOUNCE] Spring Data Geode 2.0.0.RELEASE (Kay GA) Available...

2017-10-05 Thread Michael Stolz
Wow! Great stuff John! -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Thu, Oct 5, 2017 at 6:35 PM, John Blum wrote: > Dear Geode Community- > > After almost 1 year of radio silence on all things related to *Spring > Data Geode* for Apache Geode, it is my pleas

Re: New client/server protocol - seeking feedback

2017-10-02 Thread Michael Stolz
We should check that it is actually safe to add fields. If it isn't we're likely to have a lot of versioning to do. -- Mike Stolz Principal Engineer, GemFire Product Lead Mobile: +1-631-835-4771 On Mon, Sep 25, 2017 at 5:25 PM, Galen O'Sullivan wrote: > Replies inline. > > On Mon, Sep 25, 2017

Re: New Geode PMC Member: Galen O'Sullivan

2017-09-27 Thread Michael Stolz
Where can I see the list of PMC members? -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Sep 26, 2017 7:49 PM, "Mark Bretl" wrote: > The Apache Geode Project Management Committee has invited Galen > O'Sullivan to join the Geode PMC and we are pleased to announ

Re: [DISCUSS] authorizing function execution

2017-09-15 Thread Michael Stolz
Yeah that's the right level of authorization. The Function Author should get to decide. Listeners, Loaders and Writers should only require DATA:READ and DATA:WRITE as appropriate. It is up to the authors what they do inside of those. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Michael Stolz
lid during async index updates but not for > synchronous index updates. The synchronous index updates will rely on a > rollback mechanism > > > > > On Mon, Sep 11, 2017 at 1:23 PM Michael Stolz wrote: > > > I think there was an intention of having CREATION of a

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Michael Stolz
in a put operation, the > > regions / cache are now in a bad state. > > -- > > We are thinking that if index is created over a method invocation in an > > empty region and then we do puts, but method invocation is not allowed as > > per security polic

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-08 Thread Michael Stolz
Just to help me understand, the index is corrupted in a way beyond just the field that errors out? What if there were multiple indices that were in flight and only the third one errors out, will they all be marked invalid? If anything goes wrong with the put it should probably still throw back to t

Re: [Discuss] Use of -1 as Infinite/All for retry related functions...

2017-09-06 Thread Michael Stolz
consistency is valuable. I > could be > wrong in that belief. > > Further, it is sounding like a move away from overloading is the desired > direction. > Do we have any points against it?? > > On Fri, Sep 1, 2017 at 2:45 PM, Michael Stolz wrote: > > > We would certa

Re: [VOTE] Apache Geode release - v1.2.1 RC1

2017-09-05 Thread Michael Stolz
GEODE-3249 is a breaking change to the client/server protocol, but it has a property that can override whether or not to turn the breaking change on. The plan was to release Geode 1.2.1 with the breaking change turned on, but I spent a lot of time thinking about this over the weekend, and I came t

Re: [Discuss] Use of -1 as Infinite/All for retry related functions...

2017-09-01 Thread Michael Stolz
We would certainly rather have the time-out set correctly, but one of the things I've noticed is, sometimes there is just one query or one function that takes a really long time, and because we keep retrying it with the same timeout, it keeps timing out each retry. It would probably be much smarter

Re: [VOTE] Apache Geode release - v1.2.1 RC1

2017-08-29 Thread Michael Stolz
ials=true' flag. > 2) Upgrade clients. > 3) Remove flag and upgrade clients. > > Do you agree? > > Anthony > > On Tue, Aug 29, 2017 at 12:48 PM, Michael Stolz wrote: > > -1 for breaking change in client/server protocol. > > > > -- > > Mike Stolz > > Principal Engineer, GemFire Product Manager > > Mobile: +1-631-835-4771 > > >

Re: [VOTE] Apache Geode release - v1.2.1 RC1

2017-08-29 Thread Michael Stolz
-1 for breaking change in client/server protocol. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Tue, Aug 29, 2017 at 3:07 PM, Anthony Baker wrote: > I encourage the PMC members to review and vote so we can close out this > release. Of course, all feedback

Re: [GitHub] geode issue #719: GEODE-3447 Implement client authorization for the new prot...

2017-08-28 Thread Michael Stolz
A hash is not guaranteed unique so is not suitable as a security token. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Fri, Aug 25, 2017 at 4:49 PM, galen-pivotal wrote: > Github user galen-pivotal commented on the issue: > > https://github.com/apache/g

Re: [Discuss] Enable region set operations to start JTA transactions

2017-08-28 Thread Michael Stolz
+1 for revising set ops to bootstrap by default. Document the behavior change in release notes along with property to revert to old behavior. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Fri, Aug 25, 2017 at 6:41 PM, Anilkumar Gingade wrote: > +1 Having a

Re: Adding parallel import/export of snapshots to gfsh

2017-08-22 Thread Michael Stolz
One other idea that hasn't been mentioned is making parallel the only way for Partitioned Regions, and having --file serve the purpose of defining both a path and a filename pattern where the bucket ID or whatever we're using gets automatically inserted before the .gfd extension. No need for a new

Tombstones

2017-08-22 Thread Michael Stolz
Do tombstones show up in operations that indicate presence of keys like Region.keyset(), containsKey(key), etc? They probably shouldn't. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771

Re: Question regarding node failure scenario

2017-07-24 Thread Michael Stolz
Without subscription-redundancy you are running the risk that some of the data isn't being pushed to you in the event of a server failure. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Sun, Jul 23, 2017 at 10:06 PM, Akihiro Kitada wrote: > Hello Roi, > >

Re: New Committer: Deepak Dixit

2017-07-17 Thread Michael Stolz
Welcome -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jul 14, 2017 7:46 PM, "Mark Bretl" wrote: > The Apache Geode Project Management Committee has invited Deepak Dixit to > be committer on the project. We are pleased to announce he has accepted. > > Please

Re: Stored procedures on Apache Geode.

2017-07-14 Thread Michael Stolz
Pivotal provides a closed-source connector to link commercial GemFire to commercial Greenplum. Pivotal has no intention of opening that connector at this time. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Fri, Jul 14, 2017 at 2:33 AM, marios390 wrote: > H

Re: Review Request 60718: GEODE-2997: New flow getAll/putAll

2017-07-12 Thread Michael Stolz
We removed error feedback? So how is an application programmer supposed to determine what failed now? Without that information we may have rendered putAll unusable for some cases. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Wed, Jul 12, 2017 at 1:45 PM, Br

Re: getSizeInBytes() return type

2017-07-10 Thread Michael Stolz
I don't think it is appropriate to store objects of 2GB size in Geode. I know we have hit networking issues with such large objects in the past. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Sun, Jul 9, 2017 at 2:13 AM, Daniel Farcovich < daniel.farcov...@am

Re: Geode "minor minor" versions

2017-07-05 Thread Michael Stolz
@Roi Apelker: There is a big effort going on right now in the community to get a 1.2 release of Geode out. You can follow the release notes here: https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.2.0 -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-

OQL rewriting

2017-06-22 Thread Michael Stolz
The old security framework had an authorizeOperation method that had enough information to be able to inspect and modify an OQL string before it would be executed. That whole framework is now deprecated, but I feel like it's a really powerful feature being able to modify OQL in such a way as to sup

Re: [VOTE] Apache Geode release - v1.2.0 RC1

2017-06-17 Thread Michael Stolz
That shouldn't say incubating should it? -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jun 17, 2017 12:01 PM, "Anthony Baker" wrote: > This is the first release candidate for Apache Geode, version > 1.2.0-incubating. Thanks to all the community members for

Re: [DISCUSS] easy string based partitioning

2017-06-07 Thread Michael Stolz
Actually it appears that parameterizing the delimeter would be quite problematic for client side single hop. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jun 7, 2017 1:56 PM, "Galen M O'Sullivan" wrote: > I don't think it would be that much harder to add an

Re: Need authorization to tweet for Apache Geode

2017-06-07 Thread Michael Stolz
Hi Greg, I didn't give you my Twitter handle: @MikeStolz1 -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Wed, Jun 7, 2017 at 1:23 PM, Gregory Chase wrote: > Hi Jag, > Thanks for volunteering to help communicate the goodness of @ApacheGeode! > > I'll add y

Re: Do you want to Tweet for @ApacheGeode?

2017-06-06 Thread Michael Stolz
Hey Greg, I could tweet now and then. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Tue, Jun 6, 2017 at 12:28 PM, Greg Chase wrote: > Greetings Apache Geode community, > Tweeting for the Apache Geode project in the past has been a community > effort. > >

Re: [DISCUSS] easy string based partitioning

2017-06-05 Thread Michael Stolz
Yep that will work. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jun 5, 2017 12:06 PM, "Darrel Schneider" wrote: > I pictured the top level parent region (your customer region) as not having > the StringPrefixPartitionResolver. Instead it would just use str

  1   2   >