[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930622#comment-15930622
 ] 

ASF subversion and git services commented on GEODE-2639:


Commit eeb01bbc97ca6f3f4f07115d21aba43400191e41 in geode's branch 
refs/heads/feature/GEODE-2420 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=eeb01bb ]

GEODE-2639: Added a wait for flush to avoid flakiness in test


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926912#comment-15926912
 ] 

ASF subversion and git services commented on GEODE-2639:


Commit 89847ddb5eafa3f9e1d918d3d3b99a631ab99608 in geode's branch 
refs/heads/feature/GEODE-2645 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=89847dd ]

GEODE-2639: Added a wait for flush to avoid flakiness in test


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926691#comment-15926691
 ] 

ASF subversion and git services commented on GEODE-2639:


Commit 89847ddb5eafa3f9e1d918d3d3b99a631ab99608 in geode's branch 
refs/heads/feature/GEODE-2648 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=89847dd ]

GEODE-2639: Added a wait for flush to avoid flakiness in test


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924781#comment-15924781
 ] 

ASF subversion and git services commented on GEODE-2639:


Commit 89847ddb5eafa3f9e1d918d3d3b99a631ab99608 in geode's branch 
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=89847dd ]

GEODE-2639: Added a wait for flush to avoid flakiness in test


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906906#comment-15906906
 ] 

ASF GitHub Bot commented on GEODE-2639:
---

Github user asfgit closed the pull request at:

https://github.com/apache/geode/pull/422


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906905#comment-15906905
 ] 

ASF subversion and git services commented on GEODE-2639:


Commit c09a856f804c3eba37d39a74eb680fe7968c14bc in geode's branch 
refs/heads/develop from [~nnag]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=c09a856 ]

GEODE-2639: Added DUnit tests for expiration on Lucene

* Tests added to validate the effect of the expiration of Lucene Index 
entries.
* Once the entries expire, the lucene index entries must be updated.

This closes #422


> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
> Fix For: 1.2.0
>
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2639) Create Dunit tests to validate region expiration behavior with Lucene indexes

2017-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905559#comment-15905559
 ] 

ASF GitHub Bot commented on GEODE-2639:
---

GitHub user nabarunnag opened a pull request:

https://github.com/apache/geode/pull/422

GEODE-2639: Added DUnit tests for expiration on Lucene

* Tests added to validate the effect of the expiration of Lucene Index 
entries.
* Once the entries expire, the lucene index entries must be updated.

@jhuynh1 @upthewaterspout @boglesby @ladyVader @gesterzhou 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-2639

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/geode/pull/422.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #422


commit f07c5f19f542a8b84b89c903d1fa3398b120a29e
Author: nabarun 
Date:   2017-03-10T19:00:09Z

GEODE-2639: Added DUnit tests for expiration on Lucene

* Tests added to validate the effect of the expiration of Lucene Index 
entries.
* Once the entries expire, the lucene index entries must be updated.




> Create Dunit tests to validate region expiration behavior with Lucene indexes
> -
>
> Key: GEODE-2639
> URL: https://issues.apache.org/jira/browse/GEODE-2639
> Project: Geode
>  Issue Type: Bug
>  Components: lucene
>Reporter: nabarun
>Assignee: nabarun
>
> If region is configured for expiration with a destroy action,  the destroy 
> operation must remove entries from the Lucene index as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)