* verified the SHA is correct * build is working * created a local cluster/region and wrote some data
+1 On Mon, Apr 15, 2019 at 7:33 PM Dan Smith <dsm...@pivotal.io> wrote: > +1 > > The java bits look good to me. I didn't look too much at geode-native - > Maybe someone who knows more about the geode-native codebase can take a > look at part? > > Thanks, > -Dan > > On Mon, Apr 15, 2019 at 3:06 PM Sai Boorlagadda <sai.boorlaga...@gmail.com > > > wrote: > > > Hello, Geode dev community, > > > > > > This is the second release candidate for Apache Geode, version 1.9.0. > > > > Thanks to all the community members for their contributions to this > > release! > > > > > > Please do a review and give your feedback. The deadline is before 3 PM > PST > > Thur April 18th, 2019. > > > > > > This release resolves 296 issues on Apache Geode JIRA system. Release > notes > > can be found at: > > > > > > > https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.9.0 > > > > > > Please note that we are voting upon the source tags: rel/v1.9.0.RC3 > > > > > > Apache Geode: > > > > https://github.com/apache/geode/tree/rel/v1.9.0.RC3 > > > > Apache Geode examples: > > > > https://github.com/apache/geode-examples/tree/rel/v1.9.0.RC3 > > > > Apache Geode Native: > > > > https://github.com/apache/geode-native/tree/rel/v1.9.0.RC3 > > > > > > Commit ID: > > > > Apache Geode: 6b05caec551fb04af18b3d6579d443fcb81aa1a0 > > > > Apache Geode Examples: 461f03614d389325496a82874cd5cf8b3329afdf > > > > Apache Geode Native: cef8078392f51d9a2d4b6a8b828a17359004b279 > > > > > > Source and binary files: > > > > https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC3/ > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachegeode-1053 > > > > > > Geode's KEYS file containing PGP keys we use to sign the release: > > > > https://github.com/apache/geode/blob/develop/KEYS > > > > > > Signed the release with fingerprint: > > > > rsa4096 2018-01-14 [SC] > > > > 0889380187C20785C2A7168045936212F0FF55B0 > > > > > > PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl= > > https://dist.apache.org/repos/dist/dev/geode/1.9.0.RC3 > > -PgeodeRepositoryUrl= > > https://repository.apache.org/content/repositories/orgapachegeode-1053 > > build > > runAll > > > > > > PS: I have cherry-picked a commit to fix GEODE-3948 > > > > > > Regards, > > > > Sai Boorlagadda > > >