Default branch for geode-examples repo

2018-01-02 Thread Alexander Murmann
I noticed that many recent commits in the geode-examples repo have been
merged to develop, but not master. Will those be merged to master at some
point or should we change the default branch of the repo to develop?


Re: Default branch for geode-examples repo

2018-01-02 Thread Michael William Dodge
I vote for changing the default branch to develop.

Sarge

> On 2 Jan, 2018, at 10:05, Alexander Murmann  wrote:
> 
> I noticed that many recent commits in the geode-examples repo have been
> merged to develop, but not master. Will those be merged to master at some
> point or should we change the default branch of the repo to develop?



Re: Default branch for geode-examples repo

2018-01-02 Thread Dan Smith
We merge develop to master for geode-examples whenever we cut a release.
When we release, we release all of the repos at once - currently just geode
and geode-examples since geode-native isn't ready to release yet. The
master branch of geode-examples builds and run against the latest geode
release. The develop branch builds and runs against the latest nightly
snapshot from geode develop.

I think the master branch should be the default branch. That way when users
clone or look at the source on github they are getting the last released
version of the examples and running against a released version of geode.

-Dan

On Tue, Jan 2, 2018 at 10:06 AM, Michael William Dodge 
wrote:

> I vote for changing the default branch to develop.
>
> Sarge
>
> > On 2 Jan, 2018, at 10:05, Alexander Murmann  wrote:
> >
> > I noticed that many recent commits in the geode-examples repo have been
> > merged to develop, but not master. Will those be merged to master at some
> > point or should we change the default branch of the repo to develop?
>
>


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

2018-01-02 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #785 was successful.
---
Scheduled
2326 tests in total.

https://build.spring.io/browse/SGF-NAG-785/





--
This message is automatically generated by Atlassian Bamboo

Re: Geode listed on the top 10 most active mailing lists @ Apache in 2017

2018-01-02 Thread Swapnil Bawaskar
Wohoo!

Also, in 2017 our downloads went up from ~5k in Jan to ~30k in Oct.

graph below:
https://imgur.com/QOk7nu4



On Mon, Jan 1, 2018 at 10:26 PM William Markito Oliveira <
william.mark...@gmail.com> wrote:

> Congrats everyone, Happy new year!
>
> https://blogs.apache.org/foundation/entry/apache-in-2017-by-the
>
>


Geode unit tests completed in 'develop/FlakyTest' with non-zero exit code

2018-01-02 Thread apachegeodeci
Pipeline results can be found at:

Concourse: 
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/FlakyTest/builds/79



Geode unit tests completed in 'develop/FlakyTest' with non-zero exit code

2018-01-02 Thread apachegeodeci
Pipeline results can be found at:

Concourse: 
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/FlakyTest/builds/81



Build failed in Jenkins: Geode-nightly #1061

2018-01-02 Thread Apache Jenkins Server
See 

--
[...truncated 209.30 KB...]
at org.jgroups.JChannel.startStack(JChannel.java:889)
at org.jgroups.JChannel._preConnect(JChannel.java:553)
at org.jgroups.JChannel.connect(JChannel.java:288)
at org.jgroups.JChannel.connect(JChannel.java:279)
at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
... 13 more

java.lang.AssertionError: Suspicious strings were written to the log during 
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
---
Found suspect string in log4j at line 210

[fatal 2018/01/02 11:47:11.427 UTC  tid=0x13] Unexpected 
exception while booting membership services
org.apache.geode.SystemConnectException: unable to create jgroups channel
at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349)
at 
org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
at 
org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
at 
org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
at 
org.apache.geode.distributed.internal.DistributionManager.(DistributionManager.java:1007)
at 
org.apache.geode.distributed.internal.DistributionManager.(DistributionManager.java:1039)
at 
org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:553)
at 
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:740)
at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:333)
at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:319)
at 
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:313)
at 
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at 
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205)
at 
org.apache.geode.distributed.DistributedSystemDUnitTest.testMembershipPortRangeWithExactThreeValues(DistributedSystemDUnitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
at 
org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.refle

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

2018-01-02 Thread Apache Jenkins Server
See 


Changes:

[github] GEODE-4170: Index docs are easier to locate (#1208)

[bschuchardt] GEODE-4168 Can't get json object stored as PDX using the new 
protocol

[bschuchardt] GEODE-4092 New protocol does not have an API to get the best 
server to

[github] GEODE-4122: Add runner annotation to avoid skipping tests with

--
[...truncated 141.77 KB...]
:geode-client-protocol:javadocJar
:geode-client-protocol:sourcesJar
:geode-client-protocol:signArchives SKIPPED
:geode-common:javadocJar
:geode-common:sourcesJar
:geode-common:signArchives SKIPPED
:geode-connectors:jar
:geode-connectors:javadoc
:geode-connectors:javadocJar
:geode-connectors:sourcesJar
:geode-connectors:signArchives SKIPPED
:geode-core:javadocJar
:geode-core:raJar
:geode-core:jcaJar
:geode-core:sourcesJar
:geode-core:signArchives SKIPPED
:geode-core:webJar
:geode-cq:jar
:geode-cq:javadoc
:geode-cq:javadocJar
:geode-cq:sourcesJar
:geode-cq:signArchives SKIPPED
:geode-json:javadocJar
:geode-json:sourcesJar
:geode-json:signArchives SKIPPED
:geode-lucene:jar
:geode-lucene:javadoc
:geode-lucene:javadocJar
:geode-lucene:sourcesJar
:geode-lucene:signArchives SKIPPED
:geode-old-client-support:jar
:geode-old-client-support:javadoc
:geode-old-client-support:javadocJar
:geode-old-client-support:sourcesJar
:geode-old-client-support:signArchives SKIPPED
:geode-protobuf:jar
:geode-protobuf-messages:javadoc
:geode-protobuf:javadoc
:geode-protobuf:javadocJar
:geode-protobuf:sourcesJar
:geode-protobuf:signArchives SKIPPED
:geode-protobuf-messages:javadocJar
:geode-protobuf-messages:sourcesJar
:geode-protobuf-messages:signArchives SKIPPED
:geode-protobuf-messages:zip
:geode-pulse:javadoc
:geode-pulse:javadocJar
:geode-pulse:sourcesJar
:geode-pulse:war
:geode-pulse:signArchives SKIPPED
:geode-rebalancer:jar
:geode-rebalancer:javadoc
:geode-rebalancer:javadocJar
:geode-rebalancer:sourcesJar
:geode-rebalancer:signArchives SKIPPED
:geode-wan:jar
:geode-wan:javadoc
:geode-wan:javadocJar
:geode-wan:sourcesJar
:geode-wan:signArchives SKIPPED
:geode-web:javadoc NO-SOURCE
:geode-web:javadocJar
:geode-web:sourcesJar
:geode-web:war
:geode-web:signArchives SKIPPED
:geode-web-api:javadoc
:geode-web-api:javadocJar
:geode-web-api:sourcesJar
:geode-web-api:war
:geode-web-api:signArchives SKIPPED
:geode-assembly:installDist
:geode-pulse:jar
:geode-assembly:compileTestJava
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.3/cargo-core-uberjar-1.6.3.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core/1.6.3/cargo-core-1.6.3.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/codehaus-cargo/1.6.3/codehaus-cargo-1.6.3.pom
Download 
https://repo1.maven.org/maven2/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.pom
Download 
https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom
Download 
https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom
Download 
https://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.3/cargo-core-uberjar-1.6.3.jar
Download 
https://repo1.maven.org/maven2/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:geode-assembly:processTestResources
:geode-assembly:testClasses
:geode-assembly:flakyTest
:geode-benchmarks:compileTestJava NO-SOURCE
:geode-benchmarks:processTestResources NO-SOURCE
:geode-benchmarks:testClasses UP-TO-DATE
:geode-benchmarks:flakyTest NO-SOURCE
:geode-client-protocol:compileTestJava NO-SOURCE
:geode-client-protocol:processTestResources NO-SOURCE
:geode-client-protocol:testClasses UP-TO-DATE
:geode-client-protocol:flakyTest NO-SOURCE
:geode-common:compileTestJava
:geode-common:processTestResources NO-SOURCE
:geode-common:testClasses
:geode-common:flakyTest
:geode-concurrency-test:generateJpfProperties
:geode-concurrency-test:compileTestJava NO-SOURCE
:geode-concurrency-test:processTestResources NO-SOURCE
:geode-concurrency-test:testClasses UP-TO-DATE
:geode-concurrency-test:flakyTest NO-SOURCE
:geode-connectors:compileTestJavaNote: Some input files use unchecked or unsafe 
operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-connectors:processTestResources NO-SOURCE
:geode-connectors:testClasses
:geode-connectors:flakyTest
:geode-core:flakyTest

org.apache.geode.internal.cache.tier.sockets.ClientHealthMonitorSelectorJUnitTest
 > testDeadClientRemovalByServer FAILED
org.apache.geode.cache.client.ServerConnectivityException: Pool unexpected 
closed socket on server connection=Pooled Connection to localhost:24124: 
Connection[DESTROYED