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

2017-09-17 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #681 was successful. --- Scheduled 2044 tests in total. https://build.spring.io/browse/SGF-NAG-681/ -- This

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

2017-09-17 Thread Apache Jenkins Server
See Changes: [dbarnes] User Guide: reformatted a badly-formed link (gfsh create region command) -- [...truncated 115.55 KB...] Download https://repo1.maven.org/maven2/

Build failed in Jenkins: Geode-nightly #957

2017-09-17 Thread Apache Jenkins Server
See -- [...truncated 117.85 KB...] :geode-json:distributedTest NO-SOURCE :geode-json:integrationTest NO-SOURCE :geode-junit:javadoc :geode-junit:javadocJar :geode-junit:sourcesJar :geode-juni

Re: [Discuss] Investigation of C++ object return types

2017-09-17 Thread Jacob Barrett
Ok, one more idea. https://gist.github.com/pivotal-jbarrett/beed5f70c1f3a238cef94832b13dab7a The biggest issue with the value model is that we have been using a factory to build the Cache object. We really don't need one and if we get rid of it things look much better. They aren't perfect since we