[RESULT][VOTE] Apache Geode release - 1.3.0 RC4

2017-10-30 Thread Swapnil Bawaskar
The vote passes with 4 +1 binding votes. +1 Anthony Baker +1 Dan Smith +1 Bruce Schuchardt +1Jared Stewart Vote thread: http://mail-archives.apache.org/mod_mbox/geode-dev/201710.mbox/%3ccanzq1gd-uj9ko4+8t+qngrorsgbdkw83ohnf9j8wpydgevu...@mail.gmail.com%3E

Starting Pulse with non default credentials

2017-10-30 Thread Amey Barve
Hello All, I want to start Pulse with non default credentials, i.e *no admin*. Here are the steps that I have followed : 1. mkdir /tools/workspace/geode/pulse-config 2. export CLASSPATH=$CLASSPATH:/tools/workspace/geode/pulse-config 3. touch /tools/workspace/geode/pulse-config/pulse-authenticat

1.3.0 release in JIRA

2017-10-30 Thread Swapnil Bawaskar
Can someone please mark 1.3.0 as RELEASED in JIRA? I don't seem to have permission. Thanks! Swapnil.

[Research] Request for Interview for Open Source Development Research (Gift card awarded)

2017-10-30 Thread Sangseok You
Dear Developers of Apache Geode, First of all, I apologies for spamming the dev mailing list. My name is Sangseok You. I am a postdoctoral research fellow who studies how open source developers collaborate for their projects as team. Our research team is interested in what tools are used and how

Re: 1.3.0 release in JIRA

2017-10-30 Thread Anthony Baker
Done! > On Oct 30, 2017, at 2:43 AM, Swapnil Bawaskar wrote: > > Can someone please mark 1.3.0 as RELEASED in JIRA? I don't seem to have > permission. > > Thanks! > Swapnil.

Errored: apache/geode-examples#142 (rel/v1.3.0 - 4ff8f8e)

2017-10-30 Thread Travis CI
Build Update for apache/geode-examples - Build: #142 Status: Errored Duration: 1 minute and 12 seconds Commit: 4ff8f8e (rel/v1.3.0) Author: Swapnil Bawaskar Message: - removing SNAPSHOT from release version - change geode distribution extenstion from tar.gz to

Errored: apache/geode-examples#143 (master - b4a22bf)

2017-10-30 Thread Travis CI
Build Update for apache/geode-examples - Build: #143 Status: Errored Duration: 1 minute and 9 seconds Commit: b4a22bf (master) Author: Swapnil Bawaskar Message: Merge branch 'release/1.3.0' View the changeset: https://github.com/apache/geode-examples/compare/

Failed: jinmeiliao/geode#55 (dataCommand - 30ced64)

2017-10-30 Thread Travis CI
Build Update for jinmeiliao/geode - Build: #55 Status: Failed Duration: 14 minutes and 56 seconds Commit: 30ced64 (dataCommand) Author: Jinmei Liao Message: GEODE-3539: Consolidate CliUtil and DataCommandUtils, DataCommandsUtil * remove DataCommandsUtil * move

Build failed in Jenkins: Geode-nightly #999

2017-10-30 Thread Apache Jenkins Server
See -- [...truncated 126.23 KB...] org.apache.shiro.authz.UnauthorizedException: Subject does not have permission [DATA:READ:testRegion:key3] 7654 tests completed, 1 failed,

Removing the old Authenticator/AccessControl interfaces

2017-10-30 Thread Jinmei Liao
The old security framework, basically Authentcator/AccessControl interfaces and the usage of them inside GEODE is deprecated since 1.0. I am wondering since 1.3 is out already, can we start removing these interfaces and usages? It would enable of deleting bunch of unmanageable tests. -- Cheers

Jenkins build is back to normal : Geode-nightly-flaky #163

2017-10-30 Thread Apache Jenkins Server
See

Re: Removing the old Authenticator/AccessControl interfaces

2017-10-30 Thread Dan Smith
Are you saying these interfaces were already deprecated in 1.0? If so, then I think we can remove them. If they have been deprecated after 1.0, I think we have to wait until 2.0 to remove them. -Dan On Mon, Oct 30, 2017 at 1:18 PM, Jinmei Liao wrote: > The old security framework, basically Auth

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

2017-10-30 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #725 was successful. --- Scheduled 2189 tests in total. https://build.spring.io/browse/SGF-NAG-725/ -- This

Re: Removing the old Authenticator/AccessControl interfaces

2017-10-30 Thread Jinmei Liao
Yes, it's deprecated in 1.0. On Mon, Oct 30, 2017 at 3:39 PM, Dan Smith wrote: > Are you saying these interfaces were already deprecated in 1.0? If so, then > I think we can remove them. If they have been deprecated after 1.0, I think > we have to wait until 2.0 to remove them. > > -Dan > > On M

Re: Removing the old Authenticator/AccessControl interfaces

2017-10-30 Thread Mark Bretl
If we are talking about the following: https://github.com/apache/geode/blob/develop/geode-core/src/main/java/org/apache/geode/security/Authenticator.java https://github.com/apache/geode/blob/develop/geode-core/src/main/java/org/apache/geode/security/AccessControl.java They are both marked '@deprec

Build failed in Jenkins: Geode-nightly #1000

2017-10-30 Thread Apache Jenkins Server
See Changes: [sbawaskar] Removed SNAPSHOT from releaseType [sbawaskar] Fixing gradle script to: - have the correct name for signing the [jstewart] GEODE-3859: Simplify API for reading output from a GfshScript [gi

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

2017-10-30 Thread Apache Jenkins Server
See Changes: [kohlmu-pivotal] GEODE-3861: Mark ClientHealthMonistorSelectorJUnitTest as flaky. [github] GEODE-1897: Add eviction option to create region (#969) [github] GEODE-3919: Changed test to wait for t