Re: Why we shouldn't use RPC Frameworks for the New Geode Protocol

2017-04-07 Thread Jacob Barrett
You are confusing message protocol with user data serialization. The two are not related. Look at HTTP, the message protocol is pretty simple, PUT, GET, etc., but it does nothing with the data being PUT/GET. On a GET the message protocol has a field that specifies the Content-Type and Content-Encod

Re: Why we shouldn't use RPC Frameworks for the New Geode Protocol

2017-04-07 Thread Anthony Baker
> On Apr 7, 2017, at 3:11 PM, Galen M O'Sullivan wrote: > > I think the main selling point of an RPC framework/IDL is ease-of-use for > defined remote communications that look like function calls. If you have > calls you're making to remote servers asking them to do work, you can > fairly trivia

[GitHub] geode-native pull request #88: Feature/geode 2537 Docs: redraw delta propaga...

2017-04-07 Thread davebarnes97
GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode-native/pull/88 Feature/geode 2537 Docs: redraw delta propagation image to remove proprietary label ![geode-2537-fix](https://cloud.githubusercontent.com/assets/13138489/2482/127a797a-1bb2-11e7-8093-

[jira] [Updated] (GEODE-2763) Remove of nonSingleHopsCount stat in client

2017-04-07 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2763: --- Component/s: docs > Remove of nonSingleHopsCount stat in client >

[jira] [Created] (GEODE-2763) Remove of nonSingleHopsCount stat in client

2017-04-07 Thread Michael Dodge (JIRA)
Michael Dodge created GEODE-2763: Summary: Remove of nonSingleHopsCount stat in client Key: GEODE-2763 URL: https://issues.apache.org/jira/browse/GEODE-2763 Project: Geode Issue Type: Bug

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

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

Why we shouldn't use RPC Frameworks for the New Geode Protocol

2017-04-07 Thread Galen M O'Sullivan
I think the main selling point of an RPC framework/IDL is ease-of-use for defined remote communications that look like function calls. If you have calls you're making to remote servers asking them to do work, you can fairly trivially define the interface and then call through. You can then use nati

Re: Review Request 58225: GEODE-2757: netsearch has a race that may return null object incorrectly

2017-04-07 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58225/#review171380 --- Ship it! Ship It! - Darrel Schneider On April 7, 2017, 11:29

[jira] [Assigned] (GEODE-2537) Docs: redraw image to remove GemFire label

2017-04-07 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2537: -- Assignee: Dave Barnes > Docs: redraw image to remove GemFire label > --

[jira] [Commented] (GEODE-2716) export logs should honor the log level set on the server

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

[jira] [Commented] (GEODE-2756) export logs integration with security

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

[jira] [Commented] (GEODE-2732) after auto-reconnect a server is restarted on the default port of 40404

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

[jira] [Commented] (GEODE-2732) after auto-reconnect a server is restarted on the default port of 40404

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

[jira] [Commented] (GEODE-2757) Netsearch may return a null object when there are other replicates available in the cluster

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

[jira] [Commented] (GEODE-2732) after auto-reconnect a server is restarted on the default port of 40404

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

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

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

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

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

[jira] [Assigned] (GEODE-2762) ArrayUtilsTest generates build warnings in geode-core

2017-04-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund reassigned GEODE-2762: Assignee: Kirk Lund > ArrayUtilsTest generates build warnings in geode-core > -

[jira] [Created] (GEODE-2762) ArrayUtilsTest generates build warnings in geode-core

2017-04-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2762: Summary: ArrayUtilsTest generates build warnings in geode-core Key: GEODE-2762 URL: https://issues.apache.org/jira/browse/GEODE-2762 Project: Geode Issue Type: Bug

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

2017-04-07 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=15961320#comment-15961320 ] ASF subversion and git services commented on GEODE-2750: Commit 99

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

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

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

2017-04-07 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=15961323#comment-15961323 ] ASF subversion and git services commented on GEODE-2749: Commit 39

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

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

[GitHub] geode-native pull request #87: Docs: un-brand client cache plugin diagram

2017-04-07 Thread davebarnes97
GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode-native/pull/87 Docs: un-brand client cache plugin diagram ![geode-2761-fix](https://cloud.githubusercontent.com/assets/13138489/24815779/4ad26eda-1b8b-11e7-93aa-878db5ca9394.png) You can merge this pul

[jira] [Commented] (GEODE-2745) The AsyncEventQueueImpl waitUntilFlushed method waits longer than it should for events to be flushed

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

[jira] [Assigned] (GEODE-2761) Docs: un-brand client cache plugin diagram

2017-04-07 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2761: -- Assignee: Dave Barnes > Docs: un-brand client cache plugin diagram > --

[jira] [Updated] (GEODE-2761) Docs: un-brand client cache plugin diagram

2017-04-07 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes updated GEODE-2761: --- Issue Type: Improvement (was: Bug) > Docs: un-brand client cache plugin diagram > ---

[jira] [Created] (GEODE-2761) Docs: un-brand client cache plugin diagram

2017-04-07 Thread Dave Barnes (JIRA)
Dave Barnes created GEODE-2761: -- Summary: Docs: un-brand client cache plugin diagram Key: GEODE-2761 URL: https://issues.apache.org/jira/browse/GEODE-2761 Project: Geode Issue Type: Bug

[jira] [Updated] (GEODE-2757) Netsearch may return a null object when there are other replicates available in the cluster

2017-04-07 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu updated GEODE-2757: Fix Version/s: 1.2.0 > Netsearch may return a null object when there are other replicates available > in th

[jira] [Resolved] (GEODE-2757) Netsearch may return a null object when there are other replicates available in the cluster

2017-04-07 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu resolved GEODE-2757. - Resolution: Fixed > Netsearch may return a null object when there are other replicates available > in the

[jira] [Commented] (GEODE-2757) Netsearch may return a null object when there are other replicates available in the cluster

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

Re: Blacklist asf904 for Geode nightly job

2017-04-07 Thread Anthony Baker
I would like Jenkins karma so I can explore running our tests from within a docker container. William / Mark / Roman can you help me out? Thanks, Anthony > On Mar 21, 2017, at 3:14 PM, Anthony Baker wrote: > > Would be very nice to run our jenkins jobs from a docker container to avoid > the

Re: Review Request 58225: GEODE-2757: netsearch has a race that may return null object incorrectly

2017-04-07 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58225/ --- (Updated April 7, 2017, 6:29 p.m.) Review request for geode, anilkumar gingade

[jira] [Updated] (GEODE-2703) Improve error message that Lucene queries are not supported in the context of a transaction

2017-04-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2703: - Description: We currently do not support Lucene queries in the context of a transaction. The exce

Re: Review Request 58225: GEODE-2757: netsearch has a race that may return null object incorrectly

2017-04-07 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58225/#review171373 --- Ship it! Ship It! - Darrel Schneider On April 5, 2017, 3:20

Re: Please Remember To Use Community Accessible Tools And References

2017-04-07 Thread Anthony Baker
+1 I would state this more strongly: if the wording does not make sense in the context of the Apache Geode community, please fix it. Thanks, Anthony > On Apr 7, 2017, at 10:52 AM, Mark Bretl wrote: > > Friendly reminder to those in the community to use community accessible > references when

Please Remember To Use Community Accessible Tools And References

2017-04-07 Thread Mark Bretl
Friendly reminder to those in the community to use community accessible references when checking in code or on the discussion lists. Recently, I have noticed a small increase in non-Geode references in JIRA tickets, reviews, and Git comments. Its not that you are not able to use them, it makes it

[jira] [Commented] (GEODE-1887) Client PROXY region should delegate all operations to server

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

[GitHub] geode pull request #443: [GEODE-1887] #comment Fix for Client PROXY region s...

2017-04-07 Thread davinash
GitHub user davinash opened a pull request: https://github.com/apache/geode/pull/443 [GEODE-1887] #comment Fix for Client PROXY region should delegate all operations to server Fix for Client PROXY region should delegate all operations to server - Resubmitting the PR. - Separ

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

2017-04-07 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #516 was successful (rerun once). --- This build was rerun by John Blum. 1845 tests in total. https://build.sprin