[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.

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

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

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

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

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

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

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

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

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

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