[CVE-2017-5649] Apache Geode information disclosure vulnerability

2017-04-04 Thread Anthony Baker
CVE-2017-5649: Apache Geode information disclosure vulnerability Severity: Medium Base score: 5.5 (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L) Vendor: The Apache Software Foundation Versions Affected: Geode 1.1.0 Description: When a cluster has enabled security by setting the security-manag

[jira] [Commented] (GEODE-2513) Geode Native docs: rebrand to match open-source software

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

[GitHub] geode-native pull request #85: GEODE-2513: Rename and reorganize client doc ...

2017-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/85 --- 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-2513) Geode Native docs: rebrand to match open-source software

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

[jira] [Assigned] (GEODE-2466) Document that examples were combined with quickstarts

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2466: -- Assignee: Dave Barnes > Document that examples were combined with quickstarts > ---

[jira] [Updated] (GEODE-2466) Document that examples were combined with quickstarts

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes updated GEODE-2466: --- Fix Version/s: 1.2.0 > Document that examples were combined with quickstarts > ---

[jira] [Resolved] (GEODE-2466) Document that examples were combined with quickstarts

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2466. Resolution: Fixed Updated client documentation to reflect these changes. > Document that examples w

[jira] [Assigned] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2513: -- Assignee: Dave Barnes > Geode Native docs: rebrand to match open-source software >

[jira] [Resolved] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2513. Resolution: Fixed Fix Version/s: 1.2.0 Wholesale client doc conversion from proprietary to op

Build failed in Jenkins: Geode-nightly #797

2017-04-04 Thread Apache Jenkins Server
See -- [...truncated 104.44 KB...] :geode-cq:checkMissedTests :geode-cq:spotlessJavaCheck :geode-cq:spotlessCheck :geode-cq:test :geode-cq:check :geode-cq:build :geode-cq:distributedTest :geo

[jira] [Commented] (GEODE-2145) A valid query in GFSH appears not to work from Java

2017-04-04 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955527#comment-15955527 ] Avinash Dongre commented on GEODE-2145: --- I tried to reproduce this issue with follow

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109743229 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955574#comment-15955574 ] ASF GitHub Bot commented on GEODE-2691: --- Github user echobravopapa commented on a di

GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Kirk Lund
Can someone please review my review request: https://reviews.apache.org/r/58158/ Thanks, Kirk

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109743478 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955576#comment-15955576 ] ASF GitHub Bot commented on GEODE-2691: --- Github user echobravopapa commented on a di

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109744732 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955589#comment-15955589 ] ASF GitHub Bot commented on GEODE-2691: --- Github user dgkimura commented on a diff in

[GitHub] geode-native issue #74: GEODE-2713: Wrap result collector lock in shared_ptr...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/74 @PivotalSarge need to clean up this PR, should not have all of the docs commits included, TIA --- If your project is set up for it, you can reply to this email and have your reply appear

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

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955594#comment-15955594 ] ASF GitHub Bot commented on GEODE-2713: --- Github user echobravopapa commented on the

[GitHub] geode-native pull request #86: Feature/geode 2513 security props

2017-04-04 Thread davebarnes97
GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode-native/pull/86 Feature/geode 2513 security props You can merge this pull request into a Git repository by running: $ git pull https://github.com/davebarnes97/geode-native feature/GEODE-2513-securi

Re: Review Request 58158: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Mark Bretl
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58158/#review171015 --- Ship it! Ship It! - Mark Bretl On April 3, 2017, 12:57 p.m.,

Re: Review Request 58158: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Udo Kohlmeyer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58158/#review171016 --- Ship it! Ship It! - Udo Kohlmeyer On April 3, 2017, 7:57 p.m

Re: Review Request 58158: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Avinash Dongre
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58158/#review171017 --- Ship it! Ship It! - Avinash Dongre On April 3, 2017, 7:57 p.

Re: Review Request 58162: GEM-1351: Move a test to the open side and fix the other tests

2017-04-04 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58162/#review171018 --- Fix it, then Ship it! Please consider making vars and method pr

[jira] [Commented] (GEODE-2749) git and rat should ignore out/ and bin/ directories created by IDEs

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

[jira] [Commented] (GEODE-2748) geode-web web.xml specifies the wrong xml namespace

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

[jira] [Resolved] (GEODE-2749) git and rat should ignore out/ and bin/ directories created by IDEs

2017-04-04 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund resolved GEODE-2749. -- Resolution: Fixed Fix Version/s: 1.2.0 > git and rat should ignore out/ and bin/ directories crea

[jira] [Resolved] (GEODE-2748) geode-web web.xml specifies the wrong xml namespace

2017-04-04 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund resolved GEODE-2748. -- Resolution: Fixed Fix Version/s: 1.2.0 > geode-web web.xml specifies the wrong xml namespace > --

Re: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Kirk Lund
Thanks for the reviews! On Tue, Apr 4, 2017 at 11:33 AM, Kirk Lund wrote: > Can someone please review my review request: > > https://reviews.apache.org/r/58158/ > > Thanks, > Kirk > >

[GitHub] geode-native issue #74: GEODE-2713: Wrap result collector lock in shared_ptr...

2017-04-04 Thread PivotalSarge
Github user PivotalSarge commented on the issue: https://github.com/apache/geode-native/pull/74 To quote Montgomery Scott, "I did what I could, Captain!" > On 4 Apr, 2017, at 11:40, Ernie Burghardt wrote: > > @PivotalSarge need to cl

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

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955702#comment-15955702 ] ASF GitHub Bot commented on GEODE-2713: --- Github user PivotalSarge commented on the i

Re: Review Request 58080: GEODE-2420: Add classes to estimated the size of exported logs

2017-04-04 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58080/ --- (Updated April 4, 2017, 8:41 p.m.) Review request for geode, Jinmei Liao, Jared

Review Request 58187: GEODE-2732 after auto-reconnect a server is restarted on the default port of 40404

2017-04-04 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58187/ --- Review request for geode, Galen O'Sullivan, Hitesh Khamesra, and Udo Kohlmeyer.

[jira] [Updated] (GEODE-2684) org.apache.geode.internal.tcp.Connection & ConnectionTable cleanup

2017-04-04 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt updated GEODE-2684: Issue Type: Task (was: Bug) > org.apache.geode.internal.tcp.Connection & ConnectionTable cl

[jira] [Created] (GEODE-2751) UniversalMembershipListenerAdapterDUnitTest.testSystemClientEventsInServer fails on Jenkins

2017-04-04 Thread Hitesh Khamesra (JIRA)
Hitesh Khamesra created GEODE-2751: -- Summary: UniversalMembershipListenerAdapterDUnitTest.testSystemClientEventsInServer fails on Jenkins Key: GEODE-2751 URL: https://issues.apache.org/jira/browse/GEODE-2751

[GitHub] geode-native issue #86: Feature/geode 2513 security props

2017-04-04 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode-native/pull/86 Whoa! Thought I fixed that... On Tue, Apr 4, 2017 at 12:46 PM, PivotalSarge wrote: > *@PivotalSarge* approved this pull request. > > Perhaps "appropreate" is mi

[jira] [Created] (GEODE-2752) FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins

2017-04-04 Thread Hitesh Khamesra (JIRA)
Hitesh Khamesra created GEODE-2752: -- Summary: FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins Key: GEODE-2752 URL: https://issues.apache.org/jira/browse/GEODE-2752 Project: Geode

[GitHub] geode-native issue #86: Feature/geode 2513 security props

2017-04-04 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode-native/pull/86 I _did_ fix it. Not sure why the old misspelling was visible to you, @pivotalsarge. On Tue, Apr 4, 2017 at 1:55 PM, Dave Barnes wrote: > Whoa! Thought I fixed that...

[jira] [Updated] (GEODE-2752) FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2752: --- Issue Type: Improvement (was: Bug) > FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins > -

[jira] [Updated] (GEODE-2752) FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2752: --- Issue Type: Bug (was: Improvement) > FixedPRSinglehopDUnitTest.test_FPAmetadataFetch fails on Jenkins > -

[GitHub] geode-native pull request #86: Feature/geode 2513 security props

2017-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/86 --- 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] [Updated] (GEODE-2581) New Client/Server Protocol Design Proposal

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2581: --- Description: The goal here is the create a high-level design document that outlines the foundational design c

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

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

Re: Review Request 58080: GEODE-2420: Add classes to estimated the size of exported logs

2017-04-04 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58080/#review171044 --- geode-core/src/test/java/org/apache/geode/management/internal/cli

[jira] [Commented] (GEODE-2726) Add Packer Build Files for VS 2017

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

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

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

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

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

[GitHub] geode-native issue #83: GEODE-2691: Fix function execution attributes mismat...

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/83 @dgkimura merged, please close --- 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 en

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955927#comment-15955927 ] ASF GitHub Bot commented on GEODE-2691: --- Github user echobravopapa commented on the

[GitHub] geode-native issue #76: GEODE-2726: Add Packer Build Files for VS 2017

2017-04-04 Thread echobravopapa
Github user echobravopapa commented on the issue: https://github.com/apache/geode-native/pull/76 @mmartell merged, please close --- 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 en

[jira] [Commented] (GEODE-2726) Add Packer Build Files for VS 2017

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955928#comment-15955928 ] ASF GitHub Bot commented on GEODE-2726: --- Github user echobravopapa commented on the

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-04-04 Thread dgkimura
Github user dgkimura closed the pull request at: https://github.com/apache/geode-native/pull/83 --- 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

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955929#comment-15955929 ] ASF GitHub Bot commented on GEODE-2691: --- Github user dgkimura closed the pull reques

Re: Review Request 58162: GEM-1351: Move a test to the open side and fix the other tests

2017-04-04 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58162/ --- (Updated April 4, 2017, 10:02 p.m.) Review request for geode, Jared Stewart, Ke

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

2017-04-04 Thread Kenneth Howe (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955948#comment-15955948 ] Kenneth Howe commented on GEODE-2420: - The commit above adds the classes needed for es

[jira] [Resolved] (GEODE-2739) Identify all globals we want to refactor

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison resolved GEODE-2739. Resolution: Won't Do > Identify all globals we want to refactor > >

[jira] [Updated] (GEODE-2740) Refactor cache factory and immediate relationships

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2740: --- Summary: Refactor cache factory and immediate relationships (was: Refactor cache singleton in factor of well

[jira] [Updated] (GEODE-2740) Refactor cache factory and immediate relationships

2017-04-04 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2740: --- Description: Definition of Done All existing tests should still pass when refactor is done. > Refactor cache

[jira] [Created] (GEODE-2753) Create class diagram

2017-04-04 Thread Addison (JIRA)
Addison created GEODE-2753: -- Summary: Create class diagram Key: GEODE-2753 URL: https://issues.apache.org/jira/browse/GEODE-2753 Project: Geode Issue Type: Sub-task Components: native clie

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

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

[jira] [Updated] (GEODE-2581) New Client/Server Protocol Design Proposal

2017-04-04 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes updated GEODE-2581: --- Description: The goal here is to create a high-level design document that outlines the foundational d

Re: Review Request 58155: GEODE-2653: fix a flaky test.

2017-04-04 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58155/#review171071 --- Ship it! Ship It! - Hitesh Khamesra On April 3, 2017, 6:31 p

[jira] [Commented] (GEODE-2750) Lucene destroy index should destroy the index on remote members before destroying it in the local member

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

Re: Review Request 58162: GEM-1351: Move a test to the open side and fix the other tests

2017-04-04 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58162/#review171074 --- Ship it! Ship It! - Kirk Lund On April 4, 2017, 10:02 p.m.,

[jira] [Resolved] (GEODE-2750) Lucene destroy index should destroy the index on remote members before destroying it in the local member

2017-04-04 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barry Oglesby resolved GEODE-2750. -- Resolution: Fixed Fix Version/s: 1.2.0 > Lucene destroy index should destroy the index on