Re: new wiki content

2016-06-07 Thread Anilkumar Gingade
Agree with Dan, its more about troubleshooting/fixing issue. Will it be a good idea to organize them as: Troubleshooting: - When system encounters OOM - When critical heap... When i read it as design, i was expecting, system design instruction based on certain requirement. Just my thoughts... E.

[GitHub] incubator-geode pull request #151: GEODE-744: Incorrect use of APP_FETCH_SIZ...

2016-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-geode/pull/151 --- 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 featur

[GitHub] incubator-geode issue #151: GEODE-744: Incorrect use of APP_FETCH_SIZE in GF...

2016-06-07 Thread jinmeiliao
Github user jinmeiliao commented on the issue: https://github.com/apache/incubator-geode/pull/151 +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

[GitHub] incubator-geode issue #151: GEODE-744: Incorrect use of APP_FETCH_SIZE in GF...

2016-06-07 Thread jinmeiliao
Github user jinmeiliao commented on the issue: https://github.com/apache/incubator-geode/pull/151 Not sure if this works, the example it gives are those queries echo "query --query=\"select count(*) from /replicatedRegion.keySet\"" >> query_region.gfsh echo "query --query=\"SEL

Review Request 48383: fix IllegalStateException from importNewObject

2016-06-07 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48383/ --- Review request for geode, Eric Shu, Scott Jewell, Ken Howe, and Sai Boorlagadda.

[GitHub] incubator-geode issue #151: GEODE-744: Incorrect use of APP_FETCH_SIZE in GF...

2016-06-07 Thread jinmeiliao
Github user jinmeiliao commented on the issue: https://github.com/apache/incubator-geode/pull/151 I don't think this would fix the problem. The problem is that the following two queries would return different results. Your change would still make them do that. query --query=\

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #333 was SUCCESSFUL (with 1407 tests). Change made by John Blum .

2016-06-07 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #333 was successful. --- Scheduled with changes by John Blum . 1409 tests in total. https://build.spring.io/brows

[GitHub] incubator-geode pull request #152: GEODE-68: GFSH SYS_HOST_NAME variable sho...

2016-06-07 Thread kjduling
Github user kjduling commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/152#discussion_r66156949 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/Gfsh.java --- @@ -279,7 +281,12 @@ protected Gfsh(boolean lau

Re: new wiki content

2016-06-07 Thread Dan Smith
Nice, a bunch of good information here! Maybe these pages should move under Application Development->Troubleshooting? I think the OOME thrown page needs some work. I don't think there is such a thing a system that is designed such that an OOME doesn't matter. The system should be designed such tha

Re: new wiki content

2016-06-07 Thread Dave Barnes
Good stuff, Karen. Complements the material in App Dev -> troubleshooting without duplicating it. A nice addition to the wiki! On Tue, Jun 7, 2016 at 1:19 PM, Karen Miller wrote: > Feedback and suggestions welcomed on a newly added Apache Geode > (incubating) wiki subject at > https://cwiki.ap

[GitHub] incubator-geode pull request #152: GEODE-68: GFSH SYS_HOST_NAME variable sho...

2016-06-07 Thread bschuchardt
Github user bschuchardt commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/152#discussion_r66147139 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/Gfsh.java --- @@ -279,7 +281,12 @@ protected Gfsh(boolean

[GitHub] incubator-geode pull request #152: GEODE-68: GFSH SYS_HOST_NAME variable sho...

2016-06-07 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/152#discussion_r66146482 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/Gfsh.java --- @@ -279,7 +281,12 @@ protected Gfsh(boolean lau

new wiki content

2016-06-07 Thread Karen Miller
Feedback and suggestions welcomed on a newly added Apache Geode (incubating) wiki subject at https://cwiki.apache.org/confluence/display/GEODE/Index The content is under the new category of Handling User Issues and Design. The first subject addressed is that of heap memory space and what happens

[GitHub] incubator-geode pull request #152: GEODE-68: GFSH SYS_HOST_NAME variable sho...

2016-06-07 Thread kjduling
GitHub user kjduling opened a pull request: https://github.com/apache/incubator-geode/pull/152 GEODE-68: GFSH SYS_HOST_NAME variable should report hostname if avail… Populate the SYS_HOST_NAME variable with the system host name if possible. Otherwise, set it to localhost. You ca

[GitHub] incubator-geode pull request #151: GEODE-744: Incorrect use of APP_FETCH_SIZ...

2016-06-07 Thread kjduling
GitHub user kjduling opened a pull request: https://github.com/apache/incubator-geode/pull/151 GEODE-744: Incorrect use of APP_FETCH_SIZE in GFSH Changed the test to be case-insensitive. You can merge this pull request into a Git repository by running: $ git pull https://github

IntelliJ code formatter - Please Read

2016-06-07 Thread Bruce Schuchardt
If you are using IntelliJ and have used the eclipseFormatterProfile.xml to configure the code-style of the editor please take a moment and switch to the intellijIdeaCodeStyle.xml profile. The Eclipse profile does not properly configure IntelliJ's code style. Import-statements, for instance, a

Re: [REMINDER] [VIRTUAL] Geode Clubhouse next TOMORROW - Weds, June 8, 9AM PDT - Cluster Replication via WAN Gateway

2016-06-07 Thread Gregory Chase
Just a reminder that there's a Geode Clubhouse about WAN-based Replication tomorrow, 9AM PDT. Please join us on tomorrow, June 8th, 2016 at: https://pivotalcommunity.adobeconnect.com/clubhouse/ On Wed, Jun 1, 2016 at 4:46 PM, Gregory Chase wrote: > Greetings Geode Community > > It's time for th

Build failed in Jenkins: Geode-nightly #492

2016-06-07 Thread Apache Jenkins Server
See Changes: [jiliao] GEODE-1331: gfsh.bat on Windows is incorrect. [boglesby] GEODE-11: Added support for lucene index profile exchange [boglesby] GEODE-1471: GatewayEventFilter callbacks are now invoked on [eshu] GEODE-1491: Make sure