Akka Stream connector

2017-07-04 Thread Olivier NOUGUIER
Hi,
  I'm (a little) proud to point you the connector [0] from/to apache geode
for Akka Stream.
  It is a first version, only supporting PDX serialization.

Hope you'll appreciate && criticize

[0] http://developer.lightbend.com/docs/alpakka/current/geode.html


Geode "minor minor" versions

2017-07-04 Thread Roi Apelker
Hi,

I understood from previous discussions, that apart from version 1.3 there are 
no other foreseeable versions in the future.


* What about "minor minor" versions - 1.1.2? 1.2.1? - what is the 
"trigger" for such versions?

* Are fixes being released as well? Or is it just that their code is in 
github?

Thanks,
Roi
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 



Build failed in Jenkins: Geode-release #73

2017-07-04 Thread Apache Jenkins Server
See 


Changes:

[upthewaterspout] GEODE-3139: Fixing compilation errors

--
[...truncated 176.30 KB...]
at 
org.apache.geode.management.internal.cli.commands.ShowMetricsDUnitTest.systemSetUp(ShowMetricsDUnitTest.java:115)
at 
org.apache.geode.management.internal.cli.commands.ShowMetricsDUnitTest.testShowMetricsRegion(ShowMetricsDUnitTest.java:135)

Caused by:
java.io.IOException: Unable to write to deploy directory: 
/tmp/junit5537844462065727043
at 
org.apache.geode.internal.JarDeployer.verifyWritableDeployDirectory(JarDeployer.java:333)
at 
org.apache.geode.internal.JarDeployer.loadPreviouslyDeployedJarsFromDisk(JarDeployer.java:389)
... 12 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 693

[error 2017/07/04 05:27:23.910 UTC  tid=0x13] 
java.lang.RuntimeException: java.io.IOException: Unable to write to deploy 
directory: /tmp/junit5537844462065727043

org.apache.geode.cache.ConnectionPoolAutoDUnitTest > test037Bug39526part1 FAILED
org.apache.geode.test.dunit.RMIException: While invoking 
org.apache.geode.cache.ConnectionPoolDUnitTest$282.run in VM 1 running on Host 
asf918.gq1.ygridcore.net with 4 VMs

Caused by:
java.lang.AssertionError

6949 tests completed, 26 failed, 606 skipped
:geode-core:distributedTest FAILED
:geode-core:integrationTest
:geode-cq:assemble
:geode-cq:compileTestJavaNote: 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-cq:processTestResources
:geode-cq:testClasses
:geode-cq:checkMissedTests
:geode-cq:spotlessJavaCheck
:geode-cq:spotlessCheck
:geode-cq:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources
:geode-json:testClasses
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:spotlessJavaCheck
:geode-json:spotlessCheck
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:spotlessJavaCheck
:geode-junit:spotlessCheck
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJavaNote: 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-lucene:processTestResources
:geode-lucene:testClasses
:geode-lucene:checkMissedTests
:geode-lucene:spotlessJavaCheck
:geode-lucene:spotlessCheck
:geode-lucene:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:integrationTest
:geode-old-client-support:assemble
:geode-old-client-support:compileTestJavaNote: 

 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:geode-old-client-support:processTestResources UP-TO-DATE
:geode-old-client-support:testClasses
:geode-old-client-support:checkMissedTests
:geode-old-client-support:spotlessJavaCheck
:geode-old-client-support:spotlessCheck
:geode-old-client-support:test
:geode-old-client-support:check
:geode-old-client-support:build
:geode-old-client-support:distributedTest
:geode-old-client-support:integrationTest
:geode-old-versions:javadoc UP-TO-DATE
:geode-old-versions:javadocJar
:geode-old-versions:sourcesJar
:geode-old-versions:signArchives SKIPPED
:geode-old-versions:assemble
:geode-old-versions:compileTestJava UP-TO-DATE
:geode-old-versions:processTestResources UP-TO-DATE
:geode-old-versions:testClasses UP-TO-DATE
:geode-old-versions:checkMissedTests UP-TO-DATE
:geode-old-versions:spotlessJavaCheck
:geode-old-versions:spotlessCheck
:geode-old-versions:test UP-TO-DATE
:geode-old-versions:check
:geode-old-versions:build
:geode-old-versions:distributedTest UP-TO-DATE
:geode-old-versions:integrationTest UP-TO-DATE
:geode-pulse:assemble
:geode-pulse:compileTestJavaNote: 


Build failed in Jenkins: Geode-release-flaky #22

2017-07-04 Thread Apache Jenkins Server
See 


Changes:

[upthewaterspout] GEODE-3139: Fixing compilation errors

--
[...truncated 94.32 KB...]
Download 
https://repo1.maven.org/maven2/org/springframework/spring-tx/4.3.6.RELEASE/spring-tx-4.3.6.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/security/spring-security-core/4.2.1.RELEASE/spring-security-core-4.2.1.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/spring-web/4.3.5.RELEASE/spring-web-4.3.5.RELEASE.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-pulse:copyGemFireVersionFile
:geode-pulse:processResources
:geode-pulse:classes
:geode-rebalancer:compileJava
:geode-rebalancer:processResources UP-TO-DATE
:geode-rebalancer:classes
:geode-wan:compileJava
:geode-wan:processResources
:geode-wan:classes
:geode-web:compileJava UP-TO-DATE
:geode-web:processResources UP-TO-DATE
:geode-web:classes UP-TO-DATE
:geode-web-api:compileJava
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.10/2.8.6/jackson-module-scala_2.10-2.8.6.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger2/2.6.1/springfox-swagger2-2.6.1.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-ui/2.6.1/springfox-swagger-ui-2.6.1.pom
Download 
https://repo1.maven.org/maven2/org/springframework/hateoas/spring-hateoas/0.23.0.RELEASE/spring-hateoas-0.23.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.8.6/jackson-module-paranamer-2.8.6.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.8.6/jackson-modules-base-2.8.6.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.8.6/jackson-bom-2.8.6.pom
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/io/swagger/swagger-project/1.5.10/swagger-project-1.5.10.pom
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-models/1.5.10/swagger-models-1.5.10.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spi/2.6.1/springfox-spi-2.6.1.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-schema/2.6.1/springfox-schema-2.6.1.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-common/2.6.1/springfox-swagger-common-2.6.1.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spring-web/2.6.1/springfox-spring-web-2.6.1.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/classmate/1.3.1/classmate-1.3.1.pom
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct/1.0.0.Final/mapstruct-1.0.0.Final.pom
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct-parent/1.0.0.Final/mapstruct-parent-1.0.0.Final.pom
Download 
https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.pom
Download 
https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.8/paranamer-parent-2.8.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-core/2.6.1/springfox-core-2.6.1.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.10/2.8.6/jackson-module-scala_2.10-2.8.6.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger2/2.6.1/springfox-swagger2-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-ui/2.6.1/springfox-swagger-ui-2.6.1.jar
Download 
https://repo1.maven.org/maven2/org/springframework/hateoas/spring-hateoas/0.23.0.RELEASE/spring-hateoas-0.23.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.8.6/jackson-module-paranamer-2.8.6.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-annotations/1.5.10/swagger-annotations-1.5.10.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-models/1.5.1

Re: Build failed in Jenkins: Geode-release #72

2017-07-04 Thread Bruce Schuchardt
Thanks Dan

Le lun. 3 juil. 2017 à 15:40, Dan Smith  a écrit :

> Looks like compilation of the release branch was broken by these changes. I
> went ahead and fixed the compilation error since we are trying to get this
> release out - I just made ProcessManager match the contents on develop,
> which I think was the intention.
>
> commit 30e2eb2080afff3af2f5226a412259c3a5302f63
> Author: Bruce Schuchardt 
> Date:   Mon Jul 3 13:06:30 2017 -0700
>
> GEODE-3139 remove artifacts from classpath of backward-compatibility
> tests
>
> reinstating this - passes precheckin
>
> GEODE-3153 Client receives duplicate events during rolling upgrade
>
>
> On Mon, Jul 3, 2017 at 1:25 PM, Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
> > See  > redirect?page=changes>
> >
> > Changes:
> >
> > [bschuchardt] GEODE-3139 remove artifacts from classpath of
> > backward-compatibility
> >
> > --
> > [...truncated 68.57 KB...]
> > :geode-lucene:processResources
> > :geode-lucene:classes
> > :geode-old-client-support:compileJavaNote: Some input files use or
> > override a deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> >
> > :geode-old-client-support:processResources
> > :geode-old-client-support:classes
> > :geode-pulse:compileJavaNote: 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-pulse:copyGemFireVersionFile
> > :geode-pulse:processResources
> > :geode-pulse:classes
> > :geode-rebalancer:compileJava
> > :geode-rebalancer:processResources UP-TO-DATE
> > :geode-rebalancer:classes
> > :geode-wan:compileJava
> > :geode-wan:processResources
> > :geode-wan:classes
> > :geode-web:compileJava UP-TO-DATE
> > :geode-web:processResources UP-TO-DATE
> > :geode-web:classes UP-TO-DATE
> > :geode-web-api:compileJavaNote: Some input files use unchecked or unsafe
> > operations.
> > Note: Recompile with -Xlint:unchecked for details.
> >
> > :geode-web-api:processResources
> > :geode-web-api:classes
> > :geode-assembly:docs
> > :geode-assembly:gfshDepsJar
> > :geode-common:javadocJar
> > :geode-common:sourcesJar
> > :geode-common: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-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 UP-TO-DATE
> > :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:distTar
> > :geode-assembly:distZip
> > :geode-assembly:writeBuildInfo
> > :geode-assembly:srcDistTar
> > :geode-assembly:srcDistZip
> > :geode-assembly:signArchives SKIPPED
> > :geode-assembly:assemble
> > :geode-pulse:jar
> > :geode-assembly:processTestResources
> > :geode-assembly:spotlessJavaCheck
> > :geode-assembly:spotlessCheck
> > :geode-assembly:installDist
> > :geode-benchmarks:jar
> > :geode-benchmarks:javadoc UP-TO-DATE
> > :geode-benchmarks:javadocJar
> > :geode-benchmarks:sourcesJar
> > :geode-benchmarks:signArchives SKIPPED
> > :geode-benchmarks:assemble
> > :geode-benchmarks:compileTestJava UP-TO-DATE
> > :geode-benchmarks:processTestResources UP-TO-DATE
> > :geode-benchmarks:testClasses UP-TO-DATE
> > :geode-benchmarks:checkMissedTests UP-TO-DATE
> > :geode-benchmarks:spotlessJavaCheck
> > :geode-benchmarks:spotlessCheck
> > :geode-benchmarks:test UP-TO-DATE
> > :geode-benchmarks:check
> > :geode-benchmarks:build
> > :geode-benchmarks:distributedTest UP-TO-DATE
> > :geode-benchmarks:integrationTest UP-TO-DATE
> > :geode-common:assemble
> > :geode-common:compileTestJava
> > :geode-common:processTestR

Re: Akka Stream connector

2017-07-04 Thread William Markito Oliveira
Looks really good Olivier! Thanks for the contribution! I'll give it a run
this week...

On Tue, Jul 4, 2017 at 4:59 AM, Olivier NOUGUIER  wrote:

> Hi,
>   I'm (a little) proud to point you the connector [0] from/to apache geode
> for Akka Stream.
>   It is a first version, only supporting PDX serialization.
>
> Hope you'll appreciate && criticize
>
> [0] http://developer.lightbend.com/docs/alpakka/current/geode.html
>



-- 
~/William


Build failed in Jenkins: Geode-nightly #886

2017-07-04 Thread Apache Jenkins Server
See 


Changes:

[hkhamesra] GEODE-2804 Caching the InetAddress for configured ip string

[bschuchardt] GEODE-3139 remove artifacts from classpath of 
backward-compatibility

[nnag] GEODE-3139: Spotless error fix

[upthewaterspout] GEODE-3150: Increasing test timeout for 
testDiskConflictWithCoLocation

--
[...truncated 138.67 KB...]
:geode-json:processTestResources
:geode-json:testClasses
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:spotlessJavaCheck
:geode-json:spotlessCheck
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:spotlessJavaCheck
:geode-junit:spotlessCheck
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJavaNote: 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-lucene:processTestResources
:geode-lucene:testClasses
:geode-lucene:checkMissedTests
:geode-lucene:spotlessJavaCheck
:geode-lucene:spotlessCheck
:geode-lucene:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:integrationTest
:geode-old-client-support:assemble
:geode-old-client-support:compileTestJavaNote: 

 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:geode-old-client-support:processTestResources UP-TO-DATE
:geode-old-client-support:testClasses
:geode-old-client-support:checkMissedTests
:geode-old-client-support:spotlessJavaCheck
:geode-old-client-support:spotlessCheck
:geode-old-client-support:test
:geode-old-client-support:check
:geode-old-client-support:build
:geode-old-client-support:distributedTest
:geode-old-client-support:integrationTest
:geode-old-versions:javadoc UP-TO-DATE
:geode-old-versions:javadocJar
:geode-old-versions:sourcesJar
:geode-old-versions:signArchives SKIPPED
:geode-old-versions:assemble
:geode-old-versions:compileTestJava UP-TO-DATE
:geode-old-versions:processTestResources UP-TO-DATE
:geode-old-versions:testClasses UP-TO-DATE
:geode-old-versions:checkMissedTests UP-TO-DATE
:geode-old-versions:spotlessJavaCheck
:geode-old-versions:spotlessCheck
:geode-old-versions:test UP-TO-DATE
:geode-old-versions:check
:geode-old-versions:build
:geode-old-versions:distributedTest UP-TO-DATE
:geode-old-versions:integrationTest UP-TO-DATE
:geode-protobuf:assemble
:geode-protobuf:extractIncludeTestProto
:geode-protobuf:extractTestProto UP-TO-DATE
:geode-protobuf:generateTestProto UP-TO-DATE
:geode-protobuf:compileTestJavaNote: 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-protobuf:processTestResources UP-TO-DATE
:geode-protobuf:testClasses
:geode-protobuf:checkMissedTests
:geode-protobuf:spotlessJavaCheck
:geode-protobuf:spotlessCheck
:geode-protobuf:test
:geode-protobuf:check
:geode-protobuf:build
:geode-protobuf:distributedTest
:geode-protobuf:integrationTest
:geode-pulse:assemble
:geode-pulse:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: 

 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-pulse:processTestResources
:geode-pulse:testClasses
:geode-pulse:checkMissedTests
:geode-pulse:spotlessJavaCheck
:geode-pulse:spotlessCheck
:geode-pulse:test
:geode-pulse:check
:geode-pulse:build
:geode-pulse:distributedTest
:geode-pulse:integrationTest
:geode-rebalancer:assemble
:geode-rebalancer:compileTestJava
:geode-rebalancer:processTestResources UP-TO-DATE
:geode-rebalancer:testClasses
:geode-rebalancer:checkMissedTests
:geode-rebalancer:spotlessJavaCheck
:geode-rebalancer:spotlessCheck
:geode-rebalancer:test
:geode-rebalancer:check
:geode-rebalancer:build
:geode-rebalancer:distributedTest
:geode-rebalancer:integrationTest
:geode-wan:assemble
:geode-wan:compileTestJavaNote: Some input files use or override a deprecated 
API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files 

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

2017-07-04 Thread Apache Jenkins Server
See 


Changes:

[hkhamesra] GEODE-2804 Caching the InetAddress for configured ip string

[bschuchardt] GEODE-3139 remove artifacts from classpath of 
backward-compatibility

[nnag] GEODE-3139: Spotless error fix

[upthewaterspout] GEODE-3150: Increasing test timeout for 
testDiskConflictWithCoLocation

--
[...truncated 99.41 KB...]
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin/1.2.0.RELEASE/spring-plugin-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.pom
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct/1.0.0.Final/mapstruct-1.0.0.Final.pom
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct-parent/1.0.0.Final/mapstruct-parent-1.0.0.Final.pom
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-core/2.6.1/springfox-core-2.6.1.pom
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.10/2.8.6/jackson-module-scala_2.10-2.8.6.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger2/2.6.1/springfox-swagger2-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-ui/2.6.1/springfox-swagger-ui-2.6.1.jar
Download 
https://repo1.maven.org/maven2/org/springframework/hateoas/spring-hateoas/0.23.0.RELEASE/spring-hateoas-0.23.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.8.6/jackson-module-paranamer-2.8.6.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-annotations/1.5.10/swagger-annotations-1.5.10.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-models/1.5.10/swagger-models-1.5.10.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spi/2.6.1/springfox-spi-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-schema/2.6.1/springfox-schema-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-common/2.6.1/springfox-swagger-common-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spring-web/2.6.1/springfox-spring-web-2.6.1.jar
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct/1.0.0.Final/mapstruct-1.0.0.Final.jar
Download 
https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-core/2.6.1/springfox-core-2.6.1.jar
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:geode-web-api:processResources
:geode-web-api:classes
:geode-assembly:docs
:geode-assembly:gfshDepsJar
:geode-common:javadocJar
:geode-common:sourcesJar
:geode-common: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:javadoc
:geode-protobuf:javadocJar
:geode-protobuf:sourcesJar
:geode-protobuf:signArchives SKIPPED
: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 UP-TO-DATE
: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

Re: Apache Geode + Narayana JTA = Global Transactions with Last-Resource Optimization

2017-07-04 Thread John Blum
Well done Christian!  Thank you for the hard work and contributions.

Cheers,
-j

On Mon, Jul 3, 2017 at 12:43 PM, Swapnil Bawaskar 
wrote:

> Great work Christian!
> Can you add a page about this on the wiki
>  as well, so that
> your work is not lost.
>
> On Mon, Jul 3, 2017 at 10:58 AM Dan Smith  wrote:
>
> > Awesome!
> >
> > -Dan
> >
> > On Mon, Jul 3, 2017 at 6:08 AM, Christian Tzolov 
> > wrote:
> >
> > > Recent experience of setting up Geode as a last-resource inside
> WebSphere
> > > JTA, has motivated me to find a simpler way to integrate with JTA.
> > >
> > > The https://github.com/tzolov/narayana-jta-geode-support provides
> > > utilities
> > > to integrate Geode with Narayana JTA. This enables global transactions
> > > using the embeddable, standalone, open-source Narayana JTA and
> implements
> > > the Last-Resource Commit Optimization (LRCO) to preserve the ACID
> > > properties.  (e.g. Geode is registered as last-resource in the global
> > > transactions).
> > >
> > > With narayana-geode-core you can use it with the plain Geode API:
> > > http://bit.ly/2tByAr5
> > > or use narayana-geode-springboot for seamless integration with Spring
> > Boot
> > > and SpringDataGemfire. See the http://bit.ly/2siBEof example
> > >
> > > All dependencies are resolved from maven central.
> > >
> > > So if you build a SpringBoot app you only need to add the maven
> > > dependencies and set a single annotation @EnableGeodeNarayanaJta. No
> need
> > > for obsolete, commercial  Application Servers no accidental complexity.
> > >
> > > I’ve tried to explain the problem and the solution in my blog here:
> > > http://blog.tzolov.net/2017/07/apache-geode-gemfire-
> > > narayana-jta.html?view=sidebar
> > >
> > > Because Narayana uses LGPL it is not compatible for distribution with
> > ASF,
> > > but it can be referred as optional component.
> > >
> > > Cheers,
> > > Christian
> > >
> > > P.S. the implementation uses code and ideas from the Geode engineering
> > team
> > > and from John Blum ;)
> > > --
> > > Christian Tzolov  | Data Engineer,
> > EMEA
> > > | Pivotal  | ctzo...@pivotal.io |+31610285517
> > <+31%206%2010285517>
> > >
> >
>



-- 
-John
john.blum10101 (skype)


Re: Apache Geode + Narayana JTA = Global Transactions with Last-Resource Optimization

2017-07-04 Thread John Blum
1 additional note...

As a follow up to what *Christian* has provided here (which is highly
appreciated), I am also adding formal support for using Geode as a Last
Resource in a CMT/JTA transaction initiated by a *Spring*
managed/demarcated transaction in...

DATAGEODE-16 - "*Add support for Geode JCA ResourceAdapter*
" [1]

The work being done in DATAGEODE-16 is based on POC work we did for a
Pivotal customer and will benefit the entire community.

Cheers,
John


[1] https://jira.spring.io/browse/DATAGEODE-16


On Tue, Jul 4, 2017 at 1:53 PM, John Blum  wrote:

> Well done Christian!  Thank you for the hard work and contributions.
>
> Cheers,
> -j
>
> On Mon, Jul 3, 2017 at 12:43 PM, Swapnil Bawaskar 
> wrote:
>
>> Great work Christian!
>> Can you add a page about this on the wiki
>>  as well, so
>> that
>> your work is not lost.
>>
>> On Mon, Jul 3, 2017 at 10:58 AM Dan Smith  wrote:
>>
>> > Awesome!
>> >
>> > -Dan
>> >
>> > On Mon, Jul 3, 2017 at 6:08 AM, Christian Tzolov 
>> > wrote:
>> >
>> > > Recent experience of setting up Geode as a last-resource inside
>> WebSphere
>> > > JTA, has motivated me to find a simpler way to integrate with JTA.
>> > >
>> > > The https://github.com/tzolov/narayana-jta-geode-support provides
>> > > utilities
>> > > to integrate Geode with Narayana JTA. This enables global transactions
>> > > using the embeddable, standalone, open-source Narayana JTA and
>> implements
>> > > the Last-Resource Commit Optimization (LRCO) to preserve the ACID
>> > > properties.  (e.g. Geode is registered as last-resource in the global
>> > > transactions).
>> > >
>> > > With narayana-geode-core you can use it with the plain Geode API:
>> > > http://bit.ly/2tByAr5
>> > > or use narayana-geode-springboot for seamless integration with Spring
>> > Boot
>> > > and SpringDataGemfire. See the http://bit.ly/2siBEof example
>> > >
>> > > All dependencies are resolved from maven central.
>> > >
>> > > So if you build a SpringBoot app you only need to add the maven
>> > > dependencies and set a single annotation @EnableGeodeNarayanaJta. No
>> need
>> > > for obsolete, commercial  Application Servers no accidental
>> complexity.
>> > >
>> > > I’ve tried to explain the problem and the solution in my blog here:
>> > > http://blog.tzolov.net/2017/07/apache-geode-gemfire-
>> > > narayana-jta.html?view=sidebar
>> > >
>> > > Because Narayana uses LGPL it is not compatible for distribution with
>> > ASF,
>> > > but it can be referred as optional component.
>> > >
>> > > Cheers,
>> > > Christian
>> > >
>> > > P.S. the implementation uses code and ideas from the Geode engineering
>> > team
>> > > and from John Blum ;)
>> > > --
>> > > Christian Tzolov  | Data Engineer,
>> > EMEA
>> > > | Pivotal  | ctzo...@pivotal.io |+31610285517
>> > <+31%206%2010285517>
>> > >
>> >
>>
>
>
>
> --
> -John
> john.blum10101 (skype)
>



-- 
-John
john.blum10101 (skype)


[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #606 was SUCCESSFUL (with 1908 tests). Change made by Mark Paluch.

2017-07-04 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #606 was successful.
---
Scheduled with changes by Mark Paluch.
1910 tests in total.

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




--
Code Changes
--
Mark Paluch (19fc67e38bbba1ac7890dd5fc806c0b5191bb171):

>DATAGEODE-17 - Adapt to API changes in mapping subsystem.



--
This message is automatically generated by Atlassian Bamboo