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

2017-05-02 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun resolved GEODE-2828. Resolution: Fixed Fix Version/s: 1.2.0 > AEQ needs to be created before the user region > ---

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

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/481 --- 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 enabl

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

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

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

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

Build failed in Jenkins: Geode-nightly #823

2017-05-02 Thread Apache Jenkins Server
See Changes: [boglesby] GEODE-2823: The listener now forces a copy of the value to be made [klund] GEODE-2632: prevent ClassCastException from ConnectionCountProbe to [klund] GEODE-2857: add getProcess to ProcessWr

Re: [gemfire-dev] New Client-Server Protocol Proposal

2017-05-02 Thread Jacob Barrett
I agree completely with Dan. There is no reason to have flags for value encoding type in the message. I would argue that should be part of the value serialization layer. If something was placed in the message layer it should be more generic and allow for an unrestricted set of encodings by some

[jira] [Assigned] (GEODE-254) Remove deprecated Region.keys and Region.entries

2017-05-02 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-254: Assignee: Avinash Dongre > Remove deprecated Region.keys and Region.entries > --

[jira] [Commented] (GEODE-254) Remove deprecated Region.keys and Region.entries

2017-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994205#comment-15994205 ] ASF GitHub Bot commented on GEODE-254: -- GitHub user davinash opened a pull request:

[GitHub] geode pull request #488: GEODE-254: Removed deprecated Region.keys and Regio...

2017-05-02 Thread davinash
GitHub user davinash opened a pull request: https://github.com/apache/geode/pull/488 GEODE-254: Removed deprecated Region.keys and Region.entries You can merge this pull request into a Git repository by running: $ git pull https://github.com/davinash/geode feature/GEODE-254 A

Re: Hit/Miss counts

2017-05-02 Thread Srikanth Manvi
Hi Darrel, Thanks for your response. I will add comments to GEODE-2676 which shows the impact on show metrics command and will create new JIRA for the double increment hit/miss issue. Thanks, Srikanth Manvi On Tue, May 2, 2017 at 5:46 PM, Darrel Schneider wrote: > I think the problem on gfsh

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173677 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/Qu

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

2017-05-02 Thread anilkumar gingade
> On April 28, 2017, 11:33 p.m., Darrel Schneider wrote: > > geode-core/src/main/java/org/apache/geode/internal/cache/DistributedRegion.java > > Lines 2358 (patched) > > > > > > I just thought of one more possible i

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

2017-05-02 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58813/ --- (Updated May 3, 2017, 12:52 a.m.) Review request for geode, Darrel Schneider, E

[jira] [Resolved] (GEODE-1325) Convert Tomcat{6,7}SessionsJUnitTest to IntegrationTest category

2017-05-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith resolved GEODE-1325. -- Resolution: Fixed Fix Version/s: 1.2.0 This was fixed in 95e908f45177046f9fa963a17041ccd93780cc9a

[jira] [Assigned] (GEODE-1325) Convert Tomcat{6,7}SessionsJUnitTest to IntegrationTest category

2017-05-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith reassigned GEODE-1325: Assignee: Dan Smith > Convert Tomcat{6,7}SessionsJUnitTest to IntegrationTest category > --

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

2017-05-02 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2830. Resolution: Fixed Fix Version/s: 1.2.0 > Required permission for executing a function should

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

2017-05-02 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2843. Resolution: Fixed Fix Version/s: 1.2.0 Fixed several occurrences on the client-cache referenc

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

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

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

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

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

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

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

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

[GitHub] geode issue #485: GEODE-2843 User Guide - example should specify

2017-05-02 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode/pull/485 Merged --- 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

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

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

[GitHub] geode pull request #486: GEODE-2830 Required permission for executing a func...

2017-05-02 Thread davebarnes97
Github user davebarnes97 closed the pull request at: https://github.com/apache/geode/pull/486 --- 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-2830) Required permission for executing a function should be DATA:WRITE

2017-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994072#comment-15994072 ] ASF GitHub Bot commented on GEODE-2830: --- Github user davebarnes97 closed the pull re

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

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

[GitHub] geode issue #486: GEODE-2830 Required permission for executing a function sh...

2017-05-02 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode/pull/486 Merged --- 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

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

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

[GitHub] geode pull request #485: GEODE-2843 User Guide - example should specify

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/485 --- 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 enabl

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

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

[jira] [Commented] (GEODE-1996) There are confusing references to "multicast" for locators ports

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

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

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

[GitHub] geode issue #485: GEODE-2843 User Guide - example should specify

2017-05-02 Thread joeymcallister
Github user joeymcallister commented on the issue: https://github.com/apache/geode/pull/485 +1 --- 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 fe

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

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

[GitHub] geode issue #486: GEODE-2830 Required permission for executing a function sh...

2017-05-02 Thread joeymcallister
Github user joeymcallister commented on the issue: https://github.com/apache/geode/pull/486 LGTM +1 --- 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 t

[jira] [Commented] (GEODE-2825) Lucene query may stackoverflow if enough function execution retries are executed

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

[jira] [Commented] (GEODE-2825) Lucene query may stackoverflow if enough function execution retries are executed

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

[GitHub] geode pull request #480: GEODE-2825: Lucene query waits for defined index to...

2017-05-02 Thread jhuynh1
Github user jhuynh1 closed the pull request at: https://github.com/apache/geode/pull/480 --- 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 enab

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

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

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

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

[jira] [Commented] (GEODE-2857) Add getProcess to ProcessWrapper

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

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

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

[jira] [Commented] (GEODE-2823) The LuceneEventListener caues deserialized values to be stored in the entry when the region contains DataSerializable or Serializable values

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

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

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

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

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

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

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

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173644 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/De

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173644 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/De

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173644 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/De

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173668 --- geode-core/src/main/java/org/apache/geode/internal/cache/Distribu

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173665 --- geode-core/src/main/java/org/apache/geode/internal/cache/CacheSer

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

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

Review Request 58937: GEODE-2865 data loss in initial-image replication with multicas

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

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

2017-05-02 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison resolved GEODE-2753. Resolution: Won't Do > Create class diagram > > > Key: GEODE-2753 >

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173660 --- geode-core/src/main/java/org/apache/geode/internal/admin/ClientHe

[jira] [Created] (GEODE-2865) data loss in initial-image replication with multicast

2017-05-02 Thread Bruce Schuchardt (JIRA)
Bruce Schuchardt created GEODE-2865: --- Summary: data loss in initial-image replication with multicast Key: GEODE-2865 URL: https://issues.apache.org/jira/browse/GEODE-2865 Project: Geode Iss

[jira] [Commented] (GEODE-2825) Lucene query may stackoverflow if enough function execution retries are executed

2017-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993873#comment-15993873 ] ASF GitHub Bot commented on GEODE-2825: --- Github user jhuynh1 commented on the issue:

[GitHub] geode issue #480: GEODE-2825: Lucene query waits for defined index to be cre...

2017-05-02 Thread jhuynh1
Github user jhuynh1 commented on the issue: https://github.com/apache/geode/pull/480 Sure, I can re-add the one second sleep. --- 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 enab

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173655 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/Qu

Re: Hit/Miss counts

2017-05-02 Thread Darrel Schneider
I think the problem on gfsh show metrics is caused by GEODE-2676. Since it talks about mbeans it would be helpful if you added to it how it impacts the gfsh show metrics command. Currently PartiionedRegions do not support hit/miss count. Vote for: GEODE-2685. I think the totalHit/Miss count incing

[jira] [Updated] (GEODE-2859) ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

2017-05-02 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2859: Fix Version/s: (was: 1.2.0) > ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction

[jira] [Resolved] (GEODE-2778) gfsh help now uses log4j log levels: update user guide

2017-05-02 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2778. Resolution: Fixed > gfsh help now uses log4j log levels: update user guide > ---

[jira] [Assigned] (GEODE-2859) ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

2017-05-02 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan reassigned GEODE-2859: --- Assignee: (was: Galen O'Sullivan) > ShowDeadlockDUnitTest.testDistributedDeadlock

[jira] [Updated] (GEODE-2859) ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

2017-05-02 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2859: Description: https://builds.apache.org/job/Geode-nightly/821/ This test is a copy of GemFir

[jira] [Commented] (GEODE-2778) gfsh help now uses log4j log levels: update user guide

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

[jira] [Commented] (GEODE-2778) gfsh help now uses log4j log levels: update user guide

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

[GitHub] geode pull request #484: GEODE-2778: gfsh help now uses log4j log levels: up...

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/484 --- 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 enabl

[jira] [Updated] (GEODE-2676) RegionMBean statistics wrong on partitioned regions

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2676: Component/s: management > RegionMBean statistics wrong on partitioned regions >

Pull requests

2017-05-02 Thread Kirk Lund
Looks like there are several pull requests that need some attention: https://github.com/apache/geode/pulls

[jira] [Assigned] (GEODE-2824) FunctionException: No target node found when executing hasNext on Lucene result

2017-05-02 Thread xiaojian zhou (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojian zhou reassigned GEODE-2824: Assignee: xiaojian zhou > FunctionException: No target node found when executing hasNext on

Re: [gemfire-dev] New Client-Server Protocol Proposal

2017-05-02 Thread Udo Kohlmeyer
We are considering the function service, but again, this should not detract from the proposed message specification proposal. You are also correct in your observation of list of error codes not being complete nor exhaustive. Maybe the first page needs to highlight that this is a proposal and d

[jira] [Updated] (GEODE-2864) In same cases committing a geode transaction logs a meaningless warning

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2864: Priority: Trivial (was: Major) > In same cases committing a geode transaction logs a meanin

Hit/Miss counts

2017-05-02 Thread Srikanth Manvi
Hello Geode Community, I am creating 2 regions, one is of type=PARTITION and the other is of the type=LOCAL and observe the following - "*totalHitCount"* and "*totalMissCount"* jumps by 2 for every hit/miss for Partitioned region and it jumps by 1 for the local region. Is this by design (if so,

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173653 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/in

[jira] [Assigned] (GEODE-2864) In same cases committing a geode transaction logs a meaningless warning

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider reassigned GEODE-2864: --- Assignee: Darrel Schneider > In same cases committing a geode transaction logs a mean

[jira] [Updated] (GEODE-2864) In same cases committing a geode transaction logs a meaningless warning

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2864: Affects Version/s: 1.0.0-incubating > In same cases committing a geode transaction logs a me

[jira] [Created] (GEODE-2864) In same cases committing a geode transaction logs a meaningless warning

2017-05-02 Thread Darrel Schneider (JIRA)
Darrel Schneider created GEODE-2864: --- Summary: In same cases committing a geode transaction logs a meaningless warning Key: GEODE-2864 URL: https://issues.apache.org/jira/browse/GEODE-2864 Project:

Re: Requesting Commenting Access to Geode Confluence wiki for Binary Protocol Proposal

2017-05-02 Thread Dan Smith
Hi Matt, I've added you - you should have access to comment now. -Dan On Mon, May 1, 2017 at 1:35 PM, Matt Kalinowski wrote: > Hello, > > I was invited to review the proposal for the new binary client-server > protocol ( > https://cwiki.apache.org/confluence/display/GEODE/New+ > Client+Server+

Re: [gemfire-dev] New Client-Server Protocol Proposal

2017-05-02 Thread Dan Smith
I guess the value of building other messages on top of the function service mostly comes into play when we start talking about smarter clients that can do single hop. At that point it's really nice to have have a layer that lets us send a message to a single primary, or all of the members that host

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173650 --- geode-core/src/main/java/org/apache/geode/cache/query/internal/in

[jira] [Updated] (GEODE-2862) shutdown hook does not wait for disk store async tasks to complete

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2862: Affects Version/s: 1.0.0-incubating > shutdown hook does not wait for disk store async tasks

[jira] [Updated] (GEODE-2863) DiskStoreImpl close does not shutdown its thread pools

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2863: Affects Version/s: 1.0.0-incubating > DiskStoreImpl close does not shutdown its thread pools

[jira] [Updated] (GEODE-2861) remove deadcode in GemFireCacheImpl and DiskStoreImpl for DiskStoreTaskPool

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2861: Affects Version/s: 1.0.0-incubating > remove deadcode in GemFireCacheImpl and DiskStoreImpl

[jira] [Created] (GEODE-2863) DiskStoreImpl close does not shutdown its thread pools

2017-05-02 Thread Darrel Schneider (JIRA)
Darrel Schneider created GEODE-2863: --- Summary: DiskStoreImpl close does not shutdown its thread pools Key: GEODE-2863 URL: https://issues.apache.org/jira/browse/GEODE-2863 Project: Geode Is

Re: [gemfire-dev] New Client-Server Protocol Proposal

2017-05-02 Thread Hitesh Khamesra
Absolutely its a implementation detail. JSON: Surely we can consider ValueHeader. But then every client(and message) needs to send that. Using metadata its a optional. From: Dan Smith To: Udo Kohlmeyer Cc: dev@geode.apache.org Sent: Tuesday, May 2, 2017 11:39 AM Subject: Re: [gemfire

[jira] [Created] (GEODE-2862) shutdown hook does not wait for disk store async tasks to complete

2017-05-02 Thread Darrel Schneider (JIRA)
Darrel Schneider created GEODE-2862: --- Summary: shutdown hook does not wait for disk store async tasks to complete Key: GEODE-2862 URL: https://issues.apache.org/jira/browse/GEODE-2862 Project: Geode

Re: GEODE-2708: Upgrading Gradle Wrapper to 3.4.1

2017-05-02 Thread Udo Kohlmeyer
+1, so have I On 5/2/17 11:09, Jared Stewart wrote: +1 I've been running with Gradle 3+ without issues too On May 2, 2017, at 11:04 AM, Anthony Baker wrote: +1 I’ve been running against gradle 3+ for awhile now. Anthony On May 2, 2017, at 10:55 AM, Mark Bretl wrote: I have done testing

Re: [gemfire-dev] New Client-Server Protocol Proposal

2017-05-02 Thread Dan Smith
> IsPartialMessage: This flag gives us ability to send partial message > without serializing the whole key-value(request). lets say I execute > function at server and function just returns "arraylist of object". And the > serialized size of ""arraylist of object"" is quite big( > 2gb). > My point

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173619 --- geode-core/src/main/java/org/apache/geode/cache/execute/internal/

[jira] [Updated] (GEODE-2859) ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

2017-05-02 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2859: Component/s: gfsh > ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

[jira] [Created] (GEODE-2861) remove deadcode in GemFireCacheImpl and DiskStoreImpl for DiskStoreTaskPool

2017-05-02 Thread Darrel Schneider (JIRA)
Darrel Schneider created GEODE-2861: --- Summary: remove deadcode in GemFireCacheImpl and DiskStoreImpl for DiskStoreTaskPool Key: GEODE-2861 URL: https://issues.apache.org/jira/browse/GEODE-2861 Proje

[jira] [Updated] (GEODE-2861) remove deadcode in GemFireCacheImpl and DiskStoreImpl for DiskStoreTaskPool

2017-05-02 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider updated GEODE-2861: Priority: Trivial (was: Major) > remove deadcode in GemFireCacheImpl and DiskStoreImpl for

Re: Review Request 58888: GEODE-2632: change dependencies on GemFireCacheImpl to InternalCache

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5/#review173611 --- geode-core/src/main/java/org/apache/geode/admin/internal/FlushToD

Re: GEODE-2708: Upgrading Gradle Wrapper to 3.4.1

2017-05-02 Thread Jared Stewart
+1 I've been running with Gradle 3+ without issues too > On May 2, 2017, at 11:04 AM, Anthony Baker wrote: > > +1 I’ve been running against gradle 3+ for awhile now. > > Anthony > >> On May 2, 2017, at 10:55 AM, Mark Bretl wrote: >> >> I have done testing to upgrade our current Gradle wrappe

[GitHub] geode pull request #487: geode-2848: when found all the partitioned region i...

2017-05-02 Thread gesterzhou
GitHub user gesterzhou opened a pull request: https://github.com/apache/geode/pull/487 geode-2848: when found all the partitioned region is destroyed, add b… @upthewaterspout @boglesby Need to check if shadow PR is destroyed and add back the events that are not put into

[jira] [Created] (GEODE-2860) refactor EventTracker to be on DistributedRegion instead of LocalRegion

2017-05-02 Thread Darrel Schneider (JIRA)
Darrel Schneider created GEODE-2860: --- Summary: refactor EventTracker to be on DistributedRegion instead of LocalRegion Key: GEODE-2860 URL: https://issues.apache.org/jira/browse/GEODE-2860 Project:

Re: GEODE-2708: Upgrading Gradle Wrapper to 3.4.1

2017-05-02 Thread Anthony Baker
+1 I’ve been running against gradle 3+ for awhile now. Anthony > On May 2, 2017, at 10:55 AM, Mark Bretl wrote: > > I have done testing to upgrade our current Gradle wrapper version from > 2.14.1 to 3.4.1. There are a couple of warnings during the build, however, > I didn't see anything in a pr

Re: Remove keys from a PartitionedRegion

2017-05-02 Thread Goutam Tadi
Hi Barry, 1) OptimizeForWrite returns true. 2) FunctionService.onRegion(event.getRegion()).withArgs(id).execute(DeleteCollectedKeysFunction.ID); ​ idabove helps to retrieve the set of keys inside the DeleteCollectedKeys funciton. Thanks. On Mon, May 1, 2017 at 5:17 PM Barry Oglesby wrote

[jira] [Updated] (GEODE-2859) ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI.

2017-05-02 Thread Galen O'Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galen O'Sullivan updated GEODE-2859: Description: https://builds.apache.org/job/Geode-nightly/821/ This test is a copy of GemFir

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

2017-05-02 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun resolved GEODE-2816. Resolution: Fixed Fix Version/s: 1.2.0 > Redundancy recovery must also kick in when redundancy recove

  1   2   >