Re: [DISCUSS] Clean build takes 10minutes to complete now

2017-09-11 Thread Jens Deppe
Right. I've added the full distribution to be uploaded as part of the 'uploadArchives' task. Here is how you can set up your gradle environment to retrieve it. Add the apache snapshot repo to your repositories: repositories { maven { url 'https://repository.apache.org/content/repositories/s

Failed: jinmeiliao/geode#18 (function - ca57439)

2017-09-11 Thread Travis CI
Build Update for jinmeiliao/geode - Build: #18 Status: Failed Duration: 20 minutes and 31 seconds Commit: ca57439 (function) Author: Jinmei Liao Message: Spotless View the changeset: https://github.com/jinmeiliao/geode/compare/a891ac4494f8^...ca574398f888 Vi

Special discount for Geode community at SpringOne Platform conference

2017-09-11 Thread Jagdish Mirani
Hello Geode enthusiasts: The Geode agenda at SpringOne Platform will consist of a number of non-overlapping sessions that constitute a 'track' for Geode. We haven't completed the session selection process, but you can check the Geode page - we'll be loading more sessions in about a week: https://s

Re: [DISCUSS] Clean build takes 10minutes to complete now

2017-09-11 Thread Jason Huynh
I was speaking with Jens and he is working on getting the full product install up to the apache maven repo. We could then use this instead of downloading the zip files manually. This would allow gradle to cache the full product install in the local repo (similar to the other jars that are being p

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #675 has FAILED (6 tests failed). Change made by Oliver Gierke.

2017-09-11 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #675 failed. --- Scheduled with changes by Oliver Gierke. 6/2029 tests failed. https://build.spring.io/browse/SGF

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Jason Huynh
Anil, we actually do have a case where the index is out of sync with the region currently. It's just not likely to happen but if there is an exception from an index, the end result is that certain indexes get updated and the region has already been updated. However the exception is thrown back to

Errored: apache/geode-examples#54 (rel/v1.2.1.RC3 - 5d034de)

2017-09-11 Thread Travis CI
Build Update for apache/geode-examples - Build: #54 Status: Errored Duration: 1 minute and 2 seconds Commit: 5d034de (rel/v1.2.1.RC3) Author: Dan Smith Message: GEODE-3199: Make signing with a gpg key optional Make it optional to sign the archives with a gpg k

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Anilkumar Gingade
The other way to look at it is; what happens to a cache op; when there is an exception after Region.Entry is created? can it happen? In that case, do we stick the entry into the Cache or not? If an exception is handled, how is it done, can we look at using the same for Index... Also previously, on

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Anthony Baker
I’m confused. Once a cache update has been distributed to other members it can’t be undone. That update could have triggered myriad other application behaviors. Anthony > On Sep 11, 2017, at 2:04 PM, Michael Stolz wrote: > > Great, that's exactly the behavior I would expect. > > Thanks. >

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Michael Stolz
Great, that's exactly the behavior I would expect. Thanks. -- Mike Stolz Principal Engineer, GemFire Product Manager Mobile: +1-631-835-4771 On Mon, Sep 11, 2017 at 4:34 PM, Jason Huynh wrote: > Hi Mike, I think the concern was less about the security portion but rather > if any exception occu

[VOTE] Apache Geode release - v1.2.1 RC3

2017-09-11 Thread Anthony Baker
This is the third release candidate for Apache Geode, version 1.2.1. Thanks to all the community members for their contributions to this release! *** Please download, test and vote by Thursday, September 14, 1200 hrs US Pacific. *** It fixes the following issues: https://issues.apache.org/jira

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Jason Huynh
Hi Mike, I think the concern was less about the security portion but rather if any exception occurs during index update, right now, the region gets updated and the rest of the system (index/wan/callbacks) may or may not be updated. I think Naba just tried to provide an example where this might occ

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Michael Stolz
I think there was an intention of having CREATION of an index require a higher privilege than DATA:WRITE, but it shouldn't affect applying the index on either of put or get operations. If we are requiring something like CLUSTER:MANAGE for put on an indexed region, that is an incorrect requirement.

Re: Review Request 62163: GEODE-3096: pulling in refactoring work on HttpOperationInvoker

2017-09-11 Thread Jared Stewart
> On Sept. 11, 2017, 4:54 p.m., Jared Stewart wrote: > > geode-assembly/src/test/java/org/apache/geode/management/internal/cli/commands/GfshStartLocatorLogTest.java > > Line 36 (original), 33 (patched) > > > > > > I t

Re: Review Request 62163: GEODE-3096: pulling in refactoring work on HttpOperationInvoker

2017-09-11 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62163/#review185108 --- Ship it! Ship It! - Jared Stewart On Sept. 9, 2017, 6:21 a.m

Re: Review Request 62163: GEODE-3096: pulling in refactoring work on HttpOperationInvoker

2017-09-11 Thread Jinmei Liao
> On Sept. 11, 2017, 4:54 p.m., Jared Stewart wrote: > > geode-assembly/src/test/java/org/apache/geode/management/internal/cli/commands/GfshStartLocatorLogTest.java > > Line 36 (original), 33 (patched) > > > > > > I t

Re: [DISCUSS] Addition of isValid API to Index interface

2017-09-11 Thread Xiaojian Zhou
There's no way to rollback an put/putAll, unless in TX. On Sun, Sep 10, 2017 at 4:21 PM, Jason Huynh wrote: > 1.) Does anyone know of a way to do a rollback where the put is already > reflected in the region? If that is the desired behavior, then perhaps we > will have to live with the current

Re: [DISCUSS] Clean build takes 10minutes to complete now

2017-09-11 Thread Jacob Barrett
Agreed, integration tests should not be part of the build process. This is clearly an integration test. > On Sep 11, 2017, at 11:00 AM, Udo Kohlmeyer wrote: > > Hi there, > > With a recent addition to the build scripts, to test lucene backwards > compatibility, a step was added to download a

Passed: apache/geode#3816 (rel/v1.2.1.RC3 - 0b881b5)

2017-09-11 Thread Travis CI
Build Update for apache/geode - Build: #3816 Status: Passed Duration: 17 minutes and 41 seconds Commit: 0b881b5 (rel/v1.2.1.RC3) Author: Bruce Schuchardt Message: GEODE-3249 Validate internal client/server messages This change leaves the security hole in place

Re: [DISCUSS] Clean build takes 10minutes to complete now

2017-09-11 Thread Mark Hanson
+1 > On Sep 11, 2017, at 11:00 AM, Udo Kohlmeyer wrote: > > Hi there, > > With a recent addition to the build scripts, to test lucene backwards > compatibility, a step was added to download a previous version of GEODE. > > This is causing longer build times now, which is a real distraction. In

[DISCUSS] Clean build takes 10minutes to complete now

2017-09-11 Thread Udo Kohlmeyer
Hi there, With a recent addition to the build scripts, to test lucene backwards compatibility, a step was added to download a previous version of GEODE. This is causing longer build times now, which is a real distraction. In cases where one would like to work on a branch, rebase that on devel

Re: Review Request 62163: GEODE-3096: pulling in refactoring work on HttpOperationInvoker

2017-09-11 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62163/#review185086 --- geode-assembly/src/test/java/org/apache/geode/management/internal

Build failed in Jenkins: Geode-nightly-flaky #120

2017-09-11 Thread Apache Jenkins Server
See -- [...truncated 115.94 KB...] Download https://repo1.maven.org/maven2/io/swagger/swagger-annotations/1.5.10/swagger-annotations-1.5.10.pom Download https://repo1.maven.org/maven2

Jenkins build is back to normal : Geode-release-flaky #38

2017-09-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: Geode-nightly #951

2017-09-11 Thread Apache Jenkins Server
See -- [...truncated 156.06 KB...] :geode-pulse:uploadArchives FAILED :geode-rebalancer:uploadArchives FAILED :geode-wan:uploadArchives FAILED :geode-web:uploadArchives FAILED :geode-web-api:

RE: [GitHub] geode issue #677: GEODE-3038: A server process shuts down quietly when path ...

2017-09-11 Thread Anton Mironenko
Hello, How can we go further with this pull request? Somehow my latest comment was not published in the mailing list: " I've added the test org.apache.geode.cache30.CacheXmlNotFoundUnitTest#testCacheXmlNotFoundInRealLog. It tests that an error about missing cache-xml file is indeed printed in