Re: Error while executing dynamic Lucene query

2020-04-07 Thread Dan Smith
Great, glad to hear it! -Dan On Tue, Apr 7, 2020 at 10:01 AM vas aj wrote: > Hi Dan, > > Thanks for the reply. > I moved the Lucene query logic to Geode Function and now the query is > working as expected. > > Regards, > Aj > > On Tue, Apr 7, 2020 at 12:52 AM Dan Smith wrote: > >> Your custom

Re: [DISCUSS] Replace UDP messaging for membership with TCP

2020-04-07 Thread Dan Smith
It looks like we have consensus to move forward with this proposal. Thanks all for your comments! I've moved it into "In Development" Thanks, -Dan On Fri, Apr 3, 2020 at 4:47 PM Aaron Lindsey wrote: > This proposal sounds good to me. +1 to using standard security > implementation based on TLS >

Re: [DISCUSS] Replacing singleton PoolManager

2020-04-07 Thread Dan Smith
It looks like we never came to a consensus on this thread, and meanwhile the urgency for this fix has gone away. The original urgency was to give spring data geode a way to avoid using internal APIs, but that has been fixed a different way in SDG. I still think this would be a good change to make

Re: In progress RFC's?

2020-04-07 Thread Dan Smith
Replace singleton PoolManager with ClientCache scoped service has been moved to the icebox. -Dan On Thu, Apr 2, 2020 at 9:08 AM Anthony Baker wrote: > I was reviewing the list of RFC’s stil under discussion and noticed that > the following may need to be moved to a different status: > > Classlo

Re: Error while executing dynamic Lucene query

2020-04-07 Thread vas aj
Hi Dan, Thanks for the reply. I moved the Lucene query logic to Geode Function and now the query is working as expected. Regards, Aj On Tue, Apr 7, 2020 at 12:52 AM Dan Smith wrote: > Your custom query code does need to be on the server in order for this to > work. Specifically, this lambda is

JGroups vulnerabilty

2020-04-07 Thread Mario Kevo
Hi, I was trying to understand whether Geode is impacted by a security vulnerability reported on JGroups (CVE-2016-2141). The vulnerability is related to member authentication and communication encryption. What I could learn from this RFC

Re: JGroups vulnerabilty

2020-04-07 Thread Bruce Schuchardt
Thanks Mario - Geode uses neither the AUTH nor the ENCRYPT JGroups protocols, so this doesn't apply. On 4/7/20, 12:04 PM, "Mario Kevo" wrote: Hi, I was trying to understand whether Geode is impacted by a security vulnerability reported on JGroups (CVE-2016-2141

[DISCUSS] Adding Google Analytics to our website

2020-04-07 Thread Alexander Murmann
Hi all, In promoting our project it might be valuable to get a better idea of where visitors on our website come from, what they look for and where we lose them. This should help us improve the website and learn what kind of blogs articles, videos etc. drive user interest to the website. To gain

Re: JGroups vulnerabilty

2020-04-07 Thread Anthony Baker
Thanks for asking Mario. Note that if you want to discuss a security topic prior to public disclosure you can use priv...@geode.apache.org . Anthony > On Apr 7, 2020, at 12:04 PM, Mario Kevo wrote: > > Hi, > > > I was trying to understand whether Geode is