Review Request 49102: WAN Ack reader thread needs to be shut down before sending a close connection

2016-06-22 Thread Jason Huynh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49102/ --- Review request for geode, anilkumar gingade, Barry Oglesby, nabarun nag, Dan

Creating & Destroying Regions programmatically

2016-06-22 Thread Kevin Duling
I'm trying to figure out how to exercise the CreateRegion and DestoryRegion classes from a client in order to test authorization. I can't figure out what the API would be for a client to trigger the cmdExecute() call on the server. For example, I was able to hit it in ClearRegion by having the

Build failed in Jenkins: Geode-nightly #507

2016-06-22 Thread Apache Jenkins Server
See Changes: [jiliao] GEODE-117 - gfsh put ignores --skip-if-exists flag [jiliao] GEODE-1549: Correct "Help" hyperlink in pulse [gzhou] GEODE-1572: add a dunit test for client server query for lucene [klund] GEODE-1565: add quotes

Re: update website for WAN, CQ and native client

2016-06-22 Thread Roman Shaposhnik
+1 LGTM! On Tue, Jun 21, 2016 at 1:55 PM, Swapnil Bawaskar wrote: > +1 > I am convinced. > Made the change: http://i.imgur.com/41w9yWm.png > > On Tue, Jun 21, 2016 at 11:54 AM, Gregory Chase wrote: > >> I'm +0 to "Multi-site", but like "multi-cluster"

[GitHub] incubator-geode pull request #172: GEODE-1574: Remove quotes for negative nu...

2016-06-22 Thread gracemeilen
GitHub user gracemeilen opened a pull request: https://github.com/apache/incubator-geode/pull/172 GEODE-1574: Remove quotes for negative numbers in option values * Test for CommandRequest You can merge this pull request into a Git repository by running: $ git pull

Re: Apache Geode incubation

2016-06-22 Thread Roman Shaposhnik
On Tue, Jun 21, 2016 at 7:39 PM, Niall Pemberton wrote: > On Tue, Jun 21, 2016 at 3:13 PM, Greg Chase wrote: > >> The community is of course thinking about it. That is the point of the >> Incubator program. >> >> However, I imagine we will be asking

Re: update website for WAN, CQ and native client

2016-06-22 Thread Udo Kohlmeyer
+1, to me "Multi-site" is too rigid. People might forget that this is a inter-cluster comms channel. Which would allow them to have many clusters running in the same DC, sharing data between them, satisfying the data requirements for different systems/applications. On 22/06/2016 4:54 AM,

Re: Apache Geode incubation

2016-06-22 Thread William Markito
Thanks a lot Niall and Roman for your thoughtful comments! It's really great to read all this and see where we are as a project!! On Wed, Jun 22, 2016 at 11:12 AM, Roman Shaposhnik wrote: > On Tue, Jun 21, 2016 at 7:39 PM, Niall Pemberton >

Re: Creating & Destroying Regions programmatically

2016-06-22 Thread Swapnil Bawaskar
Hi Kevin, You can use com.gemstone.gemfire.cache.DynamicRegionFactory from the client to exercise CreateRegion and DestroyRegion. On Wed, Jun 22, 2016 at 8:43 AM, Kevin Duling wrote: > I'm trying to figure out how to exercise the CreateRegion and > DestoryRegion classes from

Review Request 49101: GEODE-1546: Proxy server may not be able to send message to other servers to clean up transactions initiated by a shutdown client

2016-06-22 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49101/ --- Review request for geode, Darrel Schneider and Swapnil Bawaskar. Bugs:

Build failed in Jenkins: Geode-nightly #508

2016-06-22 Thread Apache Jenkins Server
See Changes: [dbarnes] GEODE-1209: Typo repair in javadoc comment (AsynEventQueue -> -- Started by timer [EnvInject] - Loading node environment variables. Installing

Re: Build failed in Jenkins: Geode-nightly #508

2016-06-22 Thread Mark Bretl
This was run in a Windows system, which would be fine In the future when Ubuntu runs on Windows, however until then I will add another exclusion to the node label. --Mark On Wednesday, June 22, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See

Donation of Geode Docs [was: Re: What will it take to release geode 1.0?]

2016-06-22 Thread Niall Pemberton
On Fri, Apr 29, 2016 at 10:28 PM, Dave Barnes wrote: > We plan at some point to donate the docs so they'll be incorporated into > the repo. Is this a prerequisite to graduating from incubation? > What is the status of the docs being donated? I raise this because the

Re: Donation of Geode Docs [was: Re: What will it take to release geode 1.0?]

2016-06-22 Thread Gregory Chase
This is an interesting topic. I've noted Planet Cassandra has free high quality vendor support on behalf of the Apache Cassandra project. What is appropriate in terms of core content in the community versus adjunct members of the community such as companies to create derivative works? I could

Re: Donation of Geode Docs [was: Re: What will it take to release geode 1.0?]

2016-06-22 Thread Nitin Lamba
>From a technology readiness perspective, hosting the docs on a different (Apache) site should not be too hard; I've built the docs locally and on AWS without any major issues. Irrespective of the hosting location, the content license needs to be fixed - as per the current github repo [1], it

Review Request 49103: Removing flaky test label from tests with fixed bugs.

2016-06-22 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49103/ --- Review request for geode, Anthony Baker and Kirk Lund. Repository: geode