Re: Review Request 58853: GEODE-2847: Get correct version tags for retried bulk operations

2017-04-28 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58853/#review173406 ---

[jira] [Commented] (GEODE-2840) add a dunit test to test concurrent deploy scenario

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989617#comment-15989617 ] ASF subversion and git services commented on GEODE-2840: Commit

[jira] [Commented] (GEODE-2795) Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989616#comment-15989616 ] ASF subversion and git services commented on GEODE-2795: Commit

[jira] [Commented] (GEODE-2811) Thread leak when offheap memory is configured

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989612#comment-15989612 ] ASF subversion and git services commented on GEODE-2811: Commit

[jira] [Commented] (GEODE-2632) Integrated Security performance improvements

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989613#comment-15989613 ] ASF subversion and git services commented on GEODE-2632: Commit

[jira] [Commented] (GEODE-2821) Geode User Guide: Add running heads with logo

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989609#comment-15989609 ] ASF subversion and git services commented on GEODE-2821: Commit

[jira] [Commented] (GEODE-2632) Integrated Security performance improvements

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989614#comment-15989614 ] ASF subversion and git services commented on GEODE-2632: Commit

[jira] [Commented] (GEODE-2801) disk store backup can fail with ArrayIndexOutOfBoundsException

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989611#comment-15989611 ] ASF subversion and git services commented on GEODE-2801: Commit

[jira] [Commented] (GEODE-2816) Redundancy recovery must also kick in when redundancy recovery is set to 0

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989610#comment-15989610 ] ASF subversion and git services commented on GEODE-2816: Commit

[jira] [Commented] (GEODE-2723) remove "localCacheEnabled" dead code from PartitionedRegion

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989615#comment-15989615 ] ASF subversion and git services commented on GEODE-2723: Commit

[jira] [Commented] (GEODE-2852) Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all (local) buckets (not per bucket)

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989583#comment-15989583 ] ASF subversion and git services commented on GEODE-2852: Commit

Re: Review Request 58813: GEODE-2776 After region is updated with loader, the ClientEvent is set with current entry version tag

2017-04-28 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58813/#review173400 ---

[jira] [Commented] (GEODE-2840) add a dunit test to test concurrent deploy scenario

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989577#comment-15989577 ] ASF subversion and git services commented on GEODE-2840: Commit

[jira] [Commented] (GEODE-2845) Clients need Region to have views of local and server regions for consistency checks

2017-04-28 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989574#comment-15989574 ] Darrel Schneider commented on GEODE-2845: - Another option would be to add more "OnServer" methods

[jira] [Commented] (GEODE-2850) gfsh commands accepting log level options use inconsistent syntax

2017-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989558#comment-15989558 ] ASF GitHub Bot commented on GEODE-2850: --- GitHub user davebarnes97 opened a pull request:

[GitHub] geode pull request #482: gfsh help now uses log4j log levels: update user gu...

2017-04-28 Thread davebarnes97
GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode/pull/482 gfsh help now uses log4j log levels: update user guide Where gfsh documentation listed log level params, replaced the "old" levels (fine, finer, finest, etc) with log4j levels (ALL, TRACE,

[jira] [Updated] (GEODE-2852) Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all (local) buckets (not per bucket)

2017-04-28 Thread Shelley Lynn Hughes-Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shelley Lynn Hughes-Godfrey updated GEODE-2852: --- Affects Version/s: 1.2.0 > Enforce

[jira] [Assigned] (GEODE-2852) Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all (local) buckets (not per bucket)

2017-04-28 Thread Shelley Lynn Hughes-Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shelley Lynn Hughes-Godfrey reassigned GEODE-2852: -- Assignee: Shelley Lynn Hughes-Godfrey > Enforce

[jira] [Created] (GEODE-2852) Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all (local) buckets (not per bucket)

2017-04-28 Thread Shelley Lynn Hughes-Godfrey (JIRA)
Shelley Lynn Hughes-Godfrey created GEODE-2852: -- Summary: Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all (local) buckets (not per bucket) Key: GEODE-2852 URL:

[jira] [Created] (GEODE-2851) REST API can not execute functions with dot in the function ID

2017-04-28 Thread Michael Dodge (JIRA)
Michael Dodge created GEODE-2851: Summary: REST API can not execute functions with dot in the function ID Key: GEODE-2851 URL: https://issues.apache.org/jira/browse/GEODE-2851 Project: Geode

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #538 was SUCCESSFUL (with 1843 tests)

2017-04-28 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #538 was successful. --- Scheduled 1845 tests in total. https://build.spring.io/browse/SGF-NAG-538/ -- This

[jira] [Assigned] (GEODE-2850) gfsh commands accepting log level options use inconsistent syntax

2017-04-28 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2850: -- Assignee: Kirk Lund > gfsh commands accepting log level options use inconsistent syntax >

Re: Review Request 58849: GEODE-2840: add a DUnit test to test concurrent deploy

2017-04-28 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58849/#review173387 ---

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/#review173388 --- Ship it! Ship It! - Darrel Schneider On April 28, 2017,

Re: Review Request 58853: GEODE-2847: Get correct version tags for retried bulk operations

2017-04-28 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58853/#review173386 --- Ship it! Ship It! - xiaojian zhou On April 28, 2017, 8:17

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/#review173384 --- Ship it! Ship It! - Ken Howe On April 28, 2017, 7:40 p.m.,

[jira] [Created] (GEODE-2849) REST API does not support LIKE matching with ad hoc queries

2017-04-28 Thread Michael Dodge (JIRA)
Michael Dodge created GEODE-2849: Summary: REST API does not support LIKE matching with ad hoc queries Key: GEODE-2849 URL: https://issues.apache.org/jira/browse/GEODE-2849 Project: Geode

[jira] [Assigned] (GEODE-1697) RedisDistDUnitTest.testConcOps

2017-04-28 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra reassigned GEODE-1697: -- Assignee: Hitesh Khamesra > RedisDistDUnitTest.testConcOps >

[jira] [Created] (GEODE-2848) While destroying a LuceneIndex, the AsyncEventQueue region is destroyed in remote members before stopping the AsyncEventQueue

2017-04-28 Thread Barry Oglesby (JIRA)
Barry Oglesby created GEODE-2848: Summary: While destroying a LuceneIndex, the AsyncEventQueue region is destroyed in remote members before stopping the AsyncEventQueue Key: GEODE-2848 URL:

Review Request 58853: GEODE-2847: Get correct version tags for retried bulk operations

2017-04-28 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58853/ --- Review request for geode, anilkumar gingade, Darrel Schneider, and Lynn

[jira] [Assigned] (GEODE-2847) Retried bulk operation from client could not get applied version tag from the server and cause data inconsistency

2017-04-28 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu reassigned GEODE-2847: --- Assignee: Eric Shu > Retried bulk operation from client could not get applied version tag from the

[jira] [Created] (GEODE-2847) Retried bulk operation from client could not get applied version tag from the server and cause data inconsistency

2017-04-28 Thread Eric Shu (JIRA)
Eric Shu created GEODE-2847: --- Summary: Retried bulk operation from client could not get applied version tag from the server and cause data inconsistency Key: GEODE-2847 URL:

[jira] [Created] (GEODE-2846) IndexMaintenanceException while PDX ClientTypeRegistration.defineType if using 2 pools by client cache

2017-04-28 Thread Roman Ovechkin (JIRA)
Roman Ovechkin created GEODE-2846: - Summary: IndexMaintenanceException while PDX ClientTypeRegistration.defineType if using 2 pools by client cache Key: GEODE-2846 URL:

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/ --- (Updated April 28, 2017, 7:40 p.m.) Review request for geode, Darrel

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/ --- (Updated April 28, 2017, 7:39 p.m.) Review request for geode, Darrel

[jira] [Assigned] (GEODE-2845) Clients need Region to have views of local and server regions for consistency checks

2017-04-28 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone reassigned GEODE-2845: - Assignee: Darrel Schneider > Clients need Region to have views of local and server regions for

[jira] [Created] (GEODE-2845) Clients need Region to have views of local and server regions for consistency checks

2017-04-28 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2845: - Summary: Clients need Region to have views of local and server regions for consistency checks Key: GEODE-2845 URL: https://issues.apache.org/jira/browse/GEODE-2845

[jira] [Assigned] (GEODE-2844) Clients need a default way to connect to existing region on server

2017-04-28 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone reassigned GEODE-2844: - Assignee: Darrel Schneider > Clients need a default way to connect to existing region on server

[jira] [Created] (GEODE-2844) Clients need a default way to connect to existing region on server

2017-04-28 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2844: - Summary: Clients need a default way to connect to existing region on server Key: GEODE-2844 URL: https://issues.apache.org/jira/browse/GEODE-2844 Project: Geode

[jira] [Commented] (GEODE-2828) AEQ needs to be created before the user region

2017-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989308#comment-15989308 ] ASF GitHub Bot commented on GEODE-2828: --- GitHub user nabarunnag opened a pull request:

[GitHub] geode pull request #481: GEODE-2828: AEQ being created before the user regio...

2017-04-28 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/geode/pull/481 GEODE-2828: AEQ being created before the user region Potential Reviewers @gesterzhou @jhuynh1 @upthewaterspout @ladyVader @boglesby You can merge this pull request into a Git repository by

[jira] [Created] (GEODE-2843) User Guide - example should specify

2017-04-28 Thread Dave Barnes (JIRA)
Dave Barnes created GEODE-2843: -- Summary: User Guide - example should specify Key: GEODE-2843 URL: https://issues.apache.org/jira/browse/GEODE-2843 Project: Geode Issue Type: Bug

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/#review173363 ---

[GitHub] geode pull request #479: GEODE-2828: AEQ created before the user region

2017-04-28 Thread nabarunnag
Github user nabarunnag closed the pull request at: https://github.com/apache/geode/pull/479 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (GEODE-2828) AEQ needs to be created before the user region

2017-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989283#comment-15989283 ] ASF GitHub Bot commented on GEODE-2828: --- Github user nabarunnag commented on the issue:

[jira] [Commented] (GEODE-2828) AEQ needs to be created before the user region

2017-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989284#comment-15989284 ] ASF GitHub Bot commented on GEODE-2828: --- Github user nabarunnag closed the pull request at:

[GitHub] geode issue #479: GEODE-2828: AEQ created before the user region

2017-04-28 Thread nabarunnag
Github user nabarunnag commented on the issue: https://github.com/apache/geode/pull/479 Sending in a fresh pull request with all modification --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Assigned] (GEODE-2842) Remove unnecessary @CliOption arguments

2017-04-28 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart reassigned GEODE-2842: Assignee: Jared Stewart > Remove unnecessary @CliOption arguments >

[jira] [Created] (GEODE-2842) Remove unnecessary @CliOption arguments

2017-04-28 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2842: Summary: Remove unnecessary @CliOption arguments Key: GEODE-2842 URL: https://issues.apache.org/jira/browse/GEODE-2842 Project: Geode Issue Type: Bug

Re: Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/#review173358 --- Ship it! Ship It! - Jinmei Liao On April 28, 2017, 6:05

Re: Review Request 58849: GEODE-2840: add a DUnit test to test concurrent deploy

2017-04-28 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58849/#review173356 --- Ship it! Ship It! - Jared Stewart On April 28, 2017, 6:02

[jira] [Updated] (GEODE-2795) Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest

2017-04-28 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2795: - Fix Version/s: 1.2.0 > Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest >

[jira] [Resolved] (GEODE-2795) Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest

2017-04-28 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart resolved GEODE-2795. -- Resolution: Fixed > Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest >

Review Request 58848: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-04-28 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58848/ --- Review request for geode, Darrel Schneider, Jinmei Liao, Jared Stewart, Ken

Review Request 58849: GEODE-2840: add a DUnit test to test concurrent deploy

2017-04-28 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58849/ --- Review request for geode, Jared Stewart, Ken Howe, Kirk Lund, and Patrick

[jira] [Resolved] (GEODE-2840) add a dunit test to test concurrent deploy scenario

2017-04-28 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao resolved GEODE-2840. Resolution: Fixed > add a dunit test to test concurrent deploy scenario >

[jira] [Created] (GEODE-2841) unable to create off-heap region from cache.xml

2017-04-28 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2841: --- Summary: unable to create off-heap region from cache.xml Key: GEODE-2841 URL: https://issues.apache.org/jira/browse/GEODE-2841 Project: Geode Issue

[jira] [Commented] (GEODE-2795) Nightly build failure: CreateAlterDestroyRegionCommandsDUnitTest

2017-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989205#comment-15989205 ] ASF subversion and git services commented on GEODE-2795: Commit

[jira] [Assigned] (GEODE-2840) add a dunit test to test concurrent deploy scenario

2017-04-28 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao reassigned GEODE-2840: -- Assignee: Jinmei Liao > add a dunit test to test concurrent deploy scenario >

[jira] [Created] (GEODE-2840) add a dunit test to test concurrent deploy scenario

2017-04-28 Thread Jinmei Liao (JIRA)
Jinmei Liao created GEODE-2840: -- Summary: add a dunit test to test concurrent deploy scenario Key: GEODE-2840 URL: https://issues.apache.org/jira/browse/GEODE-2840 Project: Geode Issue Type:

[jira] [Created] (GEODE-2839) Enhance OQL portions of REST API developer documentation

2017-04-28 Thread Michael Dodge (JIRA)
Michael Dodge created GEODE-2839: Summary: Enhance OQL portions of REST API developer documentation Key: GEODE-2839 URL: https://issues.apache.org/jira/browse/GEODE-2839 Project: Geode Issue

Re: [Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #537 has FAILED (1 tests failed)

2017-04-28 Thread Udo Kohlmeyer
Have you tried dev-unsubscr...@geode.incubator.apache.org? As per https://www.apache.org/foundation/mailinglists.html On 4/28/17 01:06, WANG Hui wrote: Sorry guys, I see no link to unsubscribe this mail, can someone give me a hand? From: Spring CI

[jira] [Resolved] (GEODE-2713) Function execution can lead to passing the address of a stack variable

2017-04-28 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-2713. - Resolution: Fixed > Function execution can lead to passing the address of a stack

Build failed in Jenkins: Geode-nightly #818

2017-04-28 Thread Apache Jenkins Server
See Changes: [dschneider] GEODE-2097: fix flaky test [dbarnes] GEODE-2809 Geode docs: Clarify SSL setup for client This closes #473 [eshu] GEODE-2785: Fix a test issue to allow certain additional afterSecondary

[jira] [Created] (GEODE-2838) Hi, We are currently evaluating Geode in our orga...

2017-04-28 Thread Gregory Chase (JIRA)
Gregory Chase created GEODE-2838: Summary: Hi, We are currently evaluating Geode in our orga... Key: GEODE-2838 URL: https://issues.apache.org/jira/browse/GEODE-2838 Project: Geode Issue

Re: [Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #537 has FAILED (1 tests failed)

2017-04-28 Thread WANG Hui
Sorry guys, I see no link to unsubscribe this mail, can someone give me a hand? From: Spring CI Sent: Friday, April 28, 2017 12:45:03 AM To: d...@geode.incubator.apache.org Subject: [Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #537 has