[GitHub] geode issue #397: GEODE-2858 - Add junit to try parsing of simple XML file w...

2017-05-02 Thread oshvarts
Github user oshvarts commented on the issue: https://github.com/apache/geode/pull/397 Jira issue added; pull request renamed. --- 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

[jira] [Commented] (GEODE-2858) Add test to verify successful load of configuration with pool or locator

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

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

2017-05-02 Thread Ken Howe
> On May 1, 2017, 10:28 p.m., Ken Howe wrote: > > geode-core/src/main/java/org/apache/geode/cache/AttributesFactory.java > > Line 237 (original), 232 (patched) > > > > > > {@code byteThreshold should be > > {@co

[jira] [Updated] (GEODE-2858) Add test to verify successful load of configuration with pool or locator

2017-05-02 Thread Oleg (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg updated GEODE-2858: Description: Geode 0.9 / Gemfire 9.0 had a regression where it could not load config xml file with pool or locator c

[jira] [Updated] (GEODE-2858) Add test to verify successful load of configuration with pool or locator

2017-05-02 Thread Oleg (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg updated GEODE-2858: Priority: Minor (was: Major) > Add test to verify successful load of configuration with pool or locator > -

[jira] [Created] (GEODE-2858) Add test to verify successful load of configuration with pool or locator

2017-05-02 Thread Oleg (JIRA)
Oleg created GEODE-2858: --- Summary: Add test to verify successful load of configuration with pool or locator Key: GEODE-2858 URL: https://issues.apache.org/jira/browse/GEODE-2858 Project: Geode Issue T

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

2017-05-02 Thread Roman Ovechkin (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993132#comment-15993132 ] Roman Ovechkin commented on GEODE-2846: --- The main question is Why newly defined type

Re: Review Request 58891: GEODE-2837: Start server creates specified working dir if necessary

2017-05-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58891/ --- (Updated May 2, 2017, 4:03 p.m.) Review request for geode, Jinmei Liao, Ken How

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

2017-05-02 Thread Anthony Baker
I think the downside of having a single generic message type is that we lose “type safety” and some efficiency. The message definition would essentially become: String functionName; byte[][] args; It’s a little more challenging for an author of a Geode Driver to fill in the args correctly com

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

2017-05-02 Thread Udo Kohlmeyer
Hey Dan, Imo, having a standardized, versioned definition for GET, PUT, PUTALL, etc. message, that is encoded/decoded in a manner that multiple clients (written in many other languages) can encode/decode these messages, is paramount. Having the standardized operational messages(GET,PUT,etc.)

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/#review173605 --- extensions/geode-modules/src/main/java/org/apache/geode/modules/s

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/#review173596 --- Posting my review of the next chunk of files geode-core/src/main

GEODE-2708: Upgrading Gradle Wrapper to 3.4.1

2017-05-02 Thread Mark Bretl
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 precheckin run that would be an issue. Anybody have any issues with updating Gradle before releasing 1.2.0? If there no obje

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

2017-05-02 Thread Galen O'Sullivan (JIRA)
Galen O'Sullivan created GEODE-2859: --- Summary: ShowDeadlockDUnitTest.testDistributedDeadlockWithFunction failing in CI. Key: GEODE-2859 URL: https://issues.apache.org/jira/browse/GEODE-2859 Project:

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15993411#comment-15993411 ] Galen O'Sullivan commented on GEODE-2859: - related failing tests. > ShowDeadlockD

[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: Galen O'Sullivan > ShowDeadlockDUnitTest.testDistributedDeadlockWithFunctio

[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

[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

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

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

[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:

[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

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

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

[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

[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.

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/

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: 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

[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: [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-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

[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] [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-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

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

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: 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+

[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:

[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] [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

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

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,

[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

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] [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

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] [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 >

[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-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] [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] [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] [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

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

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

[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

[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:

[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

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] [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 >

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.

[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

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

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 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

[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

[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-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

[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-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 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-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 #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-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

[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=15994069#comment-15994069 ] ASF GitHub Bot commented on GEODE-2843: --- Github user asfgit closed the pull request

[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

[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 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

[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

[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

[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

[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

[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] [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

  1   2   >