Re: Cloudburst from RISELabs

2020-03-13 Thread Diane Hardman
Thanks Sai! Hope you are doing well. On Wed, Mar 4, 2020 at 6:01 PM Sai Boorlagadda wrote: > Devs, > > I came across Cloudburst paper which introduces function execution > integrated into a KV store (Anna) by Berkley folks @ RISELabs which > resembles Geode's functions execution engine. > > I

[PROPOSAL] New WAN callback API & Dead-letter queue example

2018-11-07 Thread Diane Hardman
WAN replication allows 2 remote data centers to maintain consistency across their data regions. There are circumstances when one data center cannot successfully process incoming events delivered over the WAN gateway and an exception is sent back to the sending data center along with the

Re: [DISCUSS] Predictable minor release cadence

2018-10-05 Thread Diane Hardman
+1 to a regular cadence and starting with a 3-month cadence. As we learned earlier this year, monthly was too frequent to support our testing cycles and for users to update. On Fri, Oct 5, 2018 at 11:54 AM, Robert Houghton wrote: > +1 to Dan > > On Fri, Oct 5, 2018, 09:27 Dan Smith wrote: > >

Re: [ANNOUNCE] Apache Geode 1.7.0

2018-10-05 Thread Diane Hardman
Woohoo! Awesome news. Congratulations to all the Geode committers and for Naba's great work shepherding the release process! On Thu, Oct 4, 2018 at 10:29 AM, Nabarun Nag wrote: > The Apache Geode community is pleased to announce the availability of > Apache Geode 1.7.0. > > Apache Geode is a

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

2018-04-27 Thread Diane Hardman
an extra > trip to the region to find out what kind of region it is, but again > different server might have different opinion about what it is. > > On Fri, Apr 27, 2018 at 12:49 PM, Diane Hardman <dhard...@pivotal.io> > wrote: > > > Since we are working on enha

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

2018-04-27 Thread Diane Hardman
Since we are working on enhancing Lucene support to allow adding a Lucene index to an existing region containing data, I am very interested in the decision here. Like Mike, I also prefer keeping the original behavior of updating cluster config with both the region and the index if it was not there

Re: [VOTE] Apache Geode 1.6.0 RC1

2018-04-26 Thread Diane Hardman
Here is the correct link to the Release notes: https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.6.0 On Thu, Apr 26, 2018 at 2:13 PM, Diane Hardman <dhard...@pivotal.io> wrote: > The link to the Release notes seems to be incorrect. > > > > On Th

Re: [VOTE] Apache Geode 1.6.0 RC1

2018-04-26 Thread Diane Hardman
The link to the Release notes seems to be incorrect. On Thu, Apr 26, 2018 at 11:05 AM, Mike Stolz wrote: > This is the first release candidate for Apache Geode, version 1.6.0. > Thanks to all the community members for their contributions to this > release! > > *** Please

Re: [VOTE] Apache Geode 1.5.0 RC1

2018-03-23 Thread Diane Hardman
-1 I filed GEODE-4913 based on scripts I have that create 2 clusters connected by a WAN gateway on my local machine. *Problem*: we are opening a cache-server on default port (40404) irrespective of the fact that one is explicitly specified in cache.xml. *symptoms*: users who start more than one

Proposal: Adding a Lucene index to existing region with data

2017-11-01 Thread Diane Hardman
Since the 1.2.0 release Lucene text search has been fully integrated into Geode. We appreciate feedback and are responding to requests to improve usability. This proposal provides a significant improvement to the current workflow for using Lucene text search with Geode. Currently a user must

Re: Requesting wiki edit privileges

2017-07-12 Thread Diane Hardman
Thanks! On Wed, Jul 12, 2017 at 10:17 AM, Dan Smith <dsm...@pivotal.io> wrote: > I added you, you should have access now. > > Thanks! > -Dan > > On Wed, Jul 12, 2017 at 10:12 AM, Diane Hardman <dhard...@pivotal.io> > wrote: > > > Will someone please gi

Proposal: Lucene indexing/searching for nested objects

2017-07-12 Thread Diane Hardman
The Geode 1.2.0 release includes Lucene text search fully integrated and tested (no longer experimental). We are now proposing enhancements to improve Lucene usability in Geode. Some Geode users create data models that include nested and complex objects. The current Geode Lucene integration

Requesting wiki edit privileges

2017-07-12 Thread Diane Hardman
Will someone please give me edit privileges for Geode wiki pages? Thanks! Diane Hardman

[jira] [Comment Edited] (GEODE-2979) Adding server after defining Lucene index results in error

2017-06-01 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033494#comment-16033494 ] Diane Hardman edited comment on GEODE-2979 at 6/1/17 7:07 PM: -- We are keeping

[jira] [Commented] (GEODE-2979) Adding server after defining Lucene index results in error

2017-06-01 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033494#comment-16033494 ] Diane Hardman commented on GEODE-2979: -- We are keeping this bug open for future evaluation

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in error

2017-06-01 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Summary: Adding server after defining Lucene index results in error (was: Adding server after

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-06-01 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Labels: workaround (was: ) > Adding server after defining Lucene index results in unusa

[jira] [Updated] (GEODE-3011) gfsh example to do a Lucene query is incorrect

2017-05-30 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-3011: - Description: In the Lucene integration section of the docs is the following incorrect gfsh

[jira] [Created] (GEODE-3011) gfsh example to do a Lucene query is incorrect

2017-05-30 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-3011: Summary: gfsh example to do a Lucene query is incorrect Key: GEODE-3011 URL: https://issues.apache.org/jira/browse/GEODE-3011 Project: Geode Issue Type: Bug

[jira] [Resolved] (GEODE-2949) Creating a lucene index containing a slash and then the region using gfsh causes an inconsistent state

2017-05-26 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman resolved GEODE-2949. -- Resolution: Fixed Fix Version/s: 1.2.0 Resolved with fix for GEODE-2950. > Creat

[jira] [Assigned] (GEODE-2949) Creating a lucene index containing a slash and then the region using gfsh causes an inconsistent state

2017-05-26 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman reassigned GEODE-2949: Assignee: Diane Hardman > Creating a lucene index containing a slash and then the reg

[jira] [Commented] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022058#comment-16022058 ] Diane Hardman commented on GEODE-2979: -- Please ignore the NPE after the put command. This was a known

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Description: Here are the gfsh commands I used: {noformat} ## start locator start locator --name

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Description: Here are the gfsh commands I used: ``` ## start locator start locator --name

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Summary: Adding server after defining Lucene index results in unusable cluster (was: Adding

[jira] [Created] (GEODE-2979) Adding server after creating Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2979: Summary: Adding server after creating Lucene index results in unusable cluster Key: GEODE-2979 URL: https://issues.apache.org/jira/browse/GEODE-2979 Project: Geode

[jira] [Commented] (GEODE-2774) CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts

2017-05-17 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16014548#comment-16014548 ] Diane Hardman commented on GEODE-2774: -- Latest comment from Nabarun in Tracker story: Unable

[jira] [Assigned] (GEODE-2774) CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts

2017-05-17 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman reassigned GEODE-2774: Assignee: Diane Hardman > CI fail

[jira] [Commented] (GEODE-2905) CI failure: org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest > searchWithoutIndexShouldReturnError

2017-05-17 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16014545#comment-16014545 ] Diane Hardman commented on GEODE-2905: -- Adding comment Naba made in Tracker story: Made changes

[jira] [Commented] (GEODE-2913) Update Lucene documentation

2017-05-11 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16007277#comment-16007277 ] Diane Hardman commented on GEODE-2913: -- I noticed that the following 2 bullets were missing from

[jira] [Updated] (GEODE-2913) Update Lucene documentation

2017-05-11 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2913: - Description: Improvements to the code base that need to be reflected in the docs: * Change

[jira] [Commented] (GEODE-2518) Developer can pass Collections via REST API

2017-05-08 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16001793#comment-16001793 ] Diane Hardman commented on GEODE-2518: -- Note: This came up today in my meeting with Humana regarding

[jira] [Created] (GEODE-2830) Required permission for executing a function should be DATA:WRITE

2017-04-26 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2830: Summary: Required permission for executing a function should be DATA:WRITE Key: GEODE-2830 URL: https://issues.apache.org/jira/browse/GEODE-2830 Project: Geode

[jira] [Updated] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-04-24 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2605: - Description: I have configured a small cluster with security and am testing the privileges I

[jira] [Created] (GEODE-2822) gfsh commds 'list index' and 'describe index' should not require CLUSTER:READ permission

2017-04-24 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2822: Summary: gfsh commds 'list index' and 'describe index' should not require CLUSTER:READ permission Key: GEODE-2822 URL: https://issues.apache.org/jira/browse/GEODE-2822

[jira] [Commented] (GEODE-2689) If a region containing a Lucene index is created in one group and altered in another, a member in the other group will fail to start

2017-04-12 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966756#comment-15966756 ] Diane Hardman commented on GEODE-2689: -- Barry, When you say "the same test with OQL works&quo

[jira] [Updated] (GEODE-2703) Improve error message that Lucene queries are not supported in the context of a transaction

2017-04-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2703: - Description: We currently do not support Lucene queries in the context of a transaction

[jira] [Resolved] (GEODE-2669) Add gfsh command to destroy lucene index

2017-03-15 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman resolved GEODE-2669. -- Resolution: Fixed Fix Version/s: 1.2.0 This command has been implemented on develop

[jira] [Assigned] (GEODE-2669) Add gfsh command to destroy lucene index

2017-03-15 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman reassigned GEODE-2669: Assignee: Diane Hardman > Add gfsh command to destroy lucene in

[jira] [Updated] (GEODE-2553) After deleting and recreating my Lucene index and region, my Lucene query hung.

2017-03-09 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2553: - Summary: After deleting and recreating my Lucene index and region, my Lucene query hung

[jira] [Updated] (GEODE-2553) After deleting and recreating my Lucene index and region, my Lucene query should be successful.

2017-03-09 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2553: - Summary: After deleting and recreating my Lucene index and region, my Lucene query should

[jira] [Updated] (GEODE-2617) LuceneResultStruct should be Serializable

2017-03-08 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2617: - Component/s: lucene > LuceneResultStruct should be Serializa

[jira] [Comment Edited] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900383#comment-15900383 ] Diane Hardman edited comment on GEODE-2605 at 3/7/17 11:40 PM: --- Here

[jira] [Updated] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2605: - Attachment: security.json The attached security.json file contains the roles and users

[jira] [Commented] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900383#comment-15900383 ] Diane Hardman commented on GEODE-2605: -- Here are the gfsh commands to reproduce this behavior

[jira] [Created] (GEODE-2613) Incorrect security privilege listed for 'execute function'

2017-03-07 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2613: Summary: Incorrect security privilege listed for 'execute function' Key: GEODE-2613 URL: https://issues.apache.org/jira/browse/GEODE-2613 Project: Geode

[jira] [Commented] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-06 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15898640#comment-15898640 ] Diane Hardman commented on GEODE-2605: -- When I add CLUSTER:READ to my dataAdmin user (which already

[jira] [Created] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-06 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2605: Summary: Unable to do a Lucene query without CLUSTER:READ privilege Key: GEODE-2605 URL: https://issues.apache.org/jira/browse/GEODE-2605 Project: Geode

[jira] [Updated] (GEODE-2553) Lucene search hangs on recreated region with no data

2017-02-27 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2553: - Attachment: server50505.log This is the server logfile generated by GemFire. > Lucene sea

[jira] [Updated] (GEODE-2553) Lucene search hangs on recreated region with no data

2017-02-27 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2553: - Attachment: stack.log This is the stack trace acquired by running jstack on the PID

[jira] [Created] (GEODE-2553) Lucene search hangs on recreated region with no data

2017-02-27 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2553: Summary: Lucene search hangs on recreated region with no data Key: GEODE-2553 URL: https://issues.apache.org/jira/browse/GEODE-2553 Project: Geode Issue

[jira] [Created] (GEODE-2483) Allow developer to set security permissions within functions

2017-02-14 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2483: Summary: Allow developer to set security permissions within functions Key: GEODE-2483 URL: https://issues.apache.org/jira/browse/GEODE-2483 Project: Geode

[jira] [Updated] (GEODE-2267) Add gfsh command to export all cluster artifacts

2017-01-20 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2267: - Issue Type: New Feature (was: Bug) > Add gfsh command to export all cluster artifa

[jira] [Commented] (GEODE-2198) import cluster-config should continue if the running servers have no data in their application regions

2017-01-10 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15816651#comment-15816651 ] Diane Hardman commented on GEODE-2198: -- Below is a specific condition where this behavior