You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Dave Barnes <db...@apache.org> on 2020/09/08 03:23:11 UTC

[VOTE] Apache Geode 1.13.0.RC1

Hello Geode Dev Community,


This is a release candidate for Apache Geode version 1.13.0.RC1.

Thanks to all the community members for their contributions to this release!


Please do a review and give your feedback, including the checks you
performed.


Voting deadline:

3PM PDT Wed, September 9, 2020.


Please note that we are voting upon the source tag:

rel/v1.13.0.RC1


Release notes:

https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.0


Source and binary distributions:

https://dist.apache.org/repos/dist/dev/geode/1.13.0.RC1/


Maven staging repo:

https://repository.apache.org/content/repositories/orgapachegeode-1069


GitHub:

https://github.com/apache/geode/tree/rel/v1.13.0.RC1

https://github.com/apache/geode-examples/tree/rel/v1.13.0.RC1

https://github.com/apache/geode-native/tree/rel/v1.13.0.RC1

https://github.com/apache/geode-benchmarks/tree/rel/v1.13.0.RC1


Pipelines:

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-rc


Geode's KEYS file containing PGP keys we use to sign the release:

https://github.com/apache/geode/blob/develop/KEYS


Command to run geode-examples:

./gradlew -PgeodeReleaseUrl=
https://dist.apache.org/repos/dist/dev/geode/1.13.0.RC1
-PgeodeRepositoryUrl=
https://repository.apache.org/content/repositories/orgapachegeode-1069
build runAll


Regards

Dave Barnes

Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Mike Martell <ma...@vmware.com>.
+1 from Native Client Team for Apache Geode 1.13.0.RC1

  *   Martell ran all integration tests and unit tests on Windows (C++ and .NET)
  *   Bender ran all integration tests and unit tests on OSX (C++)

Mike
________________________________
From: Sarah Abbey <sa...@vmware.com>
Sent: Tuesday, September 8, 2020 5:54 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1

  *   Built from source
  *   Started server with Redis APIs enabled both with and without a password
  *   Connected Redis-CLI and successfully ran all Redis commands that were implemented at the time 1.13 was cut
  *   Ran example Spring Session Data Redis apps successfully (https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fpivotal%2Fcloud-cache-examples&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=xBYwplGPbqN9Ow6ANgOmoSbX%2FuWQhfLQbAE7h6wteaY%3D&amp;reserved=0)
  *   Ran example HelloWorld app successfully (https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fpivotal%2Fcloud-cache-examples&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=xBYwplGPbqN9Ow6ANgOmoSbX%2FuWQhfLQbAE7h6wteaY%3D&amp;reserved=0)
  *   Read through README.  I did find one issue with our Homebrew link.  Currently we are linking to https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbrewformulas.org%2FApacheGeode&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=MN%2BHMyMBkeWY1VVfWZKOZj%2F%2BLHAAyfrUj2sHbFK9d2E%3D&amp;reserved=0<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fslack-redir.net%2Flink%3Furl%3Dhttp%253A%252F%252Fbrewformulas.org%252FApacheGeode&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=x1eAKbyAf2HH0Zh1xSXwYlL8rLsOXCtQ3kKLSY%2Bh%2F9c%3D&amp;reserved=0> but we should be linking to https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fformulae.brew.sh%2Fformula%2Fapache-geode&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=CUYe4Vsh%2FysOBey9U0BDA5%2BZa7NMNp%2BZRrKZ4ENMrAQ%3D&amp;reserved=0. However, this is a minor issue that could be fixed in a patch release.


________________________________
From: Patrick Johnson <jp...@vmware.com>
Sent: Tuesday, September 8, 2020 8:23 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1

What I did:

- Built from source
- Ran unit tests
- Built Spring Data Geode using 1.13
- Ran the Spring Data Geode unit tests using 1.13
- Ran the Spring Data Geode examples using 1.13


On Sep 8, 2020, at 5:02 PM, John Blum <jb...@vmware.com>> wrote:

+1

Built Spring Data for Apache Geode (SDG) Ockham/2.4(2020-0-0) on Apache Geode 1.13.0 (RC1), using the staging repository, successfully!

-John
SDG Lead


________________________________
From: Apache <aa...@apache.org>>
Sent: Tuesday, September 8, 2020 4:07 PM
To: dev@geode.apache.org<ma...@geode.apache.org> <de...@geode.apache.org>>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1 Looks good to me!

- Built from source and ran unit tests
- Used GFSH to create a locator and server and do some puts/gets
- Checked version in GFSH
- Built and ran all of the examples
- Verified SHAs and signatures

Aaron

On Sep 8, 2020, at 3:33 PM, Jens Deppe <jd...@vmware.com>> wrote:

+1

Actions performed:

- Downloaded product .tgz bundle from maven co-ordinates
- Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
- Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
- Connected GFSH v1.13.0 to newer cluster running v1.14.0

--Jens

On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org>> wrote:

  Hello Geode Dev Community,


  This is a release candidate for Apache Geode version 1.13.0.RC1.

  Thanks to all the community members for their contributions to this release!


  Please do a review and give your feedback, including the checks you
  performed.


  Voting deadline:

  3PM PDT Wed, September 9, 2020.


  Please note that we are voting upon the source tag:

  rel/v1.13.0.RC1


  Release notes:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=MwISkJ%2FSe%2BjU9MAEcceIzTBZBoLtXS2ynD%2BC26NK0Bg%3D&amp;reserved=0


  Source and binary distributions:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081904476&amp;sdata=LXwMRUIx0jUKxrn103C2k4RidRWtDI6P8RwmGDVAs5A%3D&amp;reserved=0


  Maven staging repo:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=YrvlH5R46%2BtU%2FQ1BEe03QP2PkRI%2BpBidZ4IUKLg3IQ0%3D&amp;reserved=0


  GitHub:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=yts1gdLDZrtCr%2BN4xDzJthyBSisBauNr1LsPT0qLXcI%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=Q%2BU3aDEJZUGtK2wzk5rfg51u9vUjy2Y2n7JS%2B2v10z0%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=CFQ1nB4ZUMtvNu6wYVhcEqz%2BsrWiG9PaWULR7G9Patk%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=hAnNSzAL3owK5Qd74lYu4y8FA8QMPssBURz%2BmqZ5I1Y%3D&amp;reserved=0


  Pipelines:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=wMu4aSsIFYeW0xybqLHbPXf4vO%2FB%2FO0dQgVPxKZhJIM%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=qMD2Cu1g9QaIJoAp7tB5jf6t1k8zUD%2FxrJHibgakfac%3D&amp;reserved=0


  Geode's KEYS file containing PGP keys we use to sign the release:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=%2Byicz7n5npt3XV54mC6OZTrmCjgUUojqPfwUlHNi5Ks%3D&amp;reserved=0


  Command to run geode-examples:

  ./gradlew -PgeodeReleaseUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081914468&amp;sdata=0Zd%2BJitaaAYyyRLUmtZ4V2EBA31f7qRm4BPNFEapEnk%3D&amp;reserved=0
  -PgeodeRepositoryUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cmartellm%40vmware.com%7C67c9dde946bf403c33b608d8545afef8%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352097081924461&amp;sdata=VmOJATuKvnQ7WzWqkEMcqo7qw0yy1YxRznK5XqRSfDE%3D&amp;reserved=0
  build runAll


  Regards

  Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Sarah Abbey <sa...@vmware.com>.
+1

  *   Built from source
  *   Started server with Redis APIs enabled both with and without a password
  *   Connected Redis-CLI and successfully ran all Redis commands that were implemented at the time 1.13 was cut
  *   Ran example Spring Session Data Redis apps successfully (https://github.com/pivotal/cloud-cache-examples)
  *   Ran example HelloWorld app successfully (https://github.com/pivotal/cloud-cache-examples)
  *   Read through README.  I did find one issue with our Homebrew link.  Currently we are linking to http://brewformulas.org/ApacheGeode<https://slack-redir.net/link?url=http%3A%2F%2Fbrewformulas.org%2FApacheGeode> but we should be linking to https://formulae.brew.sh/formula/apache-geode. However, this is a minor issue that could be fixed in a patch release.


________________________________
From: Patrick Johnson <jp...@vmware.com>
Sent: Tuesday, September 8, 2020 8:23 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1

What I did:

- Built from source
- Ran unit tests
- Built Spring Data Geode using 1.13
- Ran the Spring Data Geode unit tests using 1.13
- Ran the Spring Data Geode examples using 1.13


On Sep 8, 2020, at 5:02 PM, John Blum <jb...@vmware.com>> wrote:

+1

Built Spring Data for Apache Geode (SDG) Ockham/2.4(2020-0-0) on Apache Geode 1.13.0 (RC1), using the staging repository, successfully!

-John
SDG Lead


________________________________
From: Apache <aa...@apache.org>>
Sent: Tuesday, September 8, 2020 4:07 PM
To: dev@geode.apache.org<ma...@geode.apache.org> <de...@geode.apache.org>>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1 Looks good to me!

- Built from source and ran unit tests
- Used GFSH to create a locator and server and do some puts/gets
- Checked version in GFSH
- Built and ran all of the examples
- Verified SHAs and signatures

Aaron

On Sep 8, 2020, at 3:33 PM, Jens Deppe <jd...@vmware.com>> wrote:

+1

Actions performed:

- Downloaded product .tgz bundle from maven co-ordinates
- Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
- Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
- Connected GFSH v1.13.0 to newer cluster running v1.14.0

--Jens

On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org>> wrote:

  Hello Geode Dev Community,


  This is a release candidate for Apache Geode version 1.13.0.RC1.

  Thanks to all the community members for their contributions to this release!


  Please do a review and give your feedback, including the checks you
  performed.


  Voting deadline:

  3PM PDT Wed, September 9, 2020.


  Please note that we are voting upon the source tag:

  rel/v1.13.0.RC1


  Release notes:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112375381&amp;sdata=pZWKTr7%2BGR17n%2FzTvslrTOoMr%2FWexFa9Tv3bzp0%2FVFc%3D&amp;reserved=0


  Source and binary distributions:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=bb0y4670%2F4yEioShHpOJjARIqA7X67vzK9PzCjo9xEI%3D&amp;reserved=0


  Maven staging repo:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=6AxMr7JalV3GbEaHOVzdd3i3bTOadXmh1WOiVQAHx8E%3D&amp;reserved=0


  GitHub:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=av4L5CSy6gMmk9bplpbb%2Fn6lbheLmeX5Ttopip4W2Ro%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=AYavtGg0a4Dxx0%2BEbwdlC1wMGXd4Ih3oQbzyZwut3xg%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=fH3VI6pe1nv1L90OJswutml9D02y29EXxflSxl2VrIY%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=Fqw98cexdXuT%2BJukJRJxKAqG0grC9ySZ8NhVtICnBag%3D&amp;reserved=0


  Pipelines:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=MQ%2F9McpHmw3V%2FWTCCZX3V6z%2BJtq34CTqSky25bbXxXU%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=3hjy%2B660YsDKWQiEk3xvAzO2Emuvnow10c7CsCsLzFc%3D&amp;reserved=0


  Geode's KEYS file containing PGP keys we use to sign the release:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112385376&amp;sdata=u4OQHyxsLwKW1O0Nxd1pMsl71l%2BAQSZONZhkC7i1r28%3D&amp;reserved=0


  Command to run geode-examples:

  ./gradlew -PgeodeReleaseUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112395367&amp;sdata=cW2YJMvdIKZWc5%2FnxbmPsXuxsSjyVbo83A0RJWF%2F7IU%3D&amp;reserved=0
  -PgeodeRepositoryUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Csabbey%40vmware.com%7Cc7fbcc1889024e0547cb08d85456939b%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352078112395367&amp;sdata=HxB7eh9GAatRrbBQDHrJFRtQ4K0whBTTYmOBe85PnbI%3D&amp;reserved=0
  build runAll


  Regards

  Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Patrick Johnson <jp...@vmware.com>.
+1

What I did:

- Built from source
- Ran unit tests
- Built Spring Data Geode using 1.13
- Ran the Spring Data Geode unit tests using 1.13
- Ran the Spring Data Geode examples using 1.13


On Sep 8, 2020, at 5:02 PM, John Blum <jb...@vmware.com>> wrote:

+1

Built Spring Data for Apache Geode (SDG) Ockham/2.4(2020-0-0) on Apache Geode 1.13.0 (RC1), using the staging repository, successfully!

-John
SDG Lead


________________________________
From: Apache <aa...@apache.org>>
Sent: Tuesday, September 8, 2020 4:07 PM
To: dev@geode.apache.org<ma...@geode.apache.org> <de...@geode.apache.org>>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1 Looks good to me!

- Built from source and ran unit tests
- Used GFSH to create a locator and server and do some puts/gets
- Checked version in GFSH
- Built and ran all of the examples
- Verified SHAs and signatures

Aaron

On Sep 8, 2020, at 3:33 PM, Jens Deppe <jd...@vmware.com>> wrote:

+1

Actions performed:

- Downloaded product .tgz bundle from maven co-ordinates
- Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
- Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
- Connected GFSH v1.13.0 to newer cluster running v1.14.0

--Jens

On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org>> wrote:

  Hello Geode Dev Community,


  This is a release candidate for Apache Geode version 1.13.0.RC1.

  Thanks to all the community members for their contributions to this release!


  Please do a review and give your feedback, including the checks you
  performed.


  Voting deadline:

  3PM PDT Wed, September 9, 2020.


  Please note that we are voting upon the source tag:

  rel/v1.13.0.RC1


  Release notes:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881079210&amp;sdata=0gnmQIbFeXbEKa3rTueloBiuPGxjWfFcoorX7n5%2FvmM%3D&amp;reserved=0


  Source and binary distributions:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881079210&amp;sdata=KtNhVJcgB4CxOXO%2FSlkGdXbeYcs3XTMAFMcfOG5CenM%3D&amp;reserved=0


  Maven staging repo:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881079210&amp;sdata=FLUJ8Sh68ToIsKMwWI5VRhN1J6%2B6uGyySAbjtZSKYRY%3D&amp;reserved=0


  GitHub:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881079210&amp;sdata=MWo79%2Bm%2Fn6iA5Aog49r%2B63g%2F95U0aDL4yJU4IgYM9F8%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881079210&amp;sdata=Ne%2FF%2BP9e4Qfwbbc7jEohApm37a2nwx45sXJPF1Av5Oc%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=XGXyFKGFFXwd2TCDZApiIlpAg1ah40gST4Thze0vEdE%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=5UKVGL9GRILQ%2BDreshfuesAoFNKNEqOeNpQvUucl4AY%3D&amp;reserved=0


  Pipelines:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=yEpTPifuWYSt7gbUhUw%2B2IWbu3zGddao4gsRlqhFDzA%3D&amp;reserved=0

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=dFw3xRjsiXBRpAYvvd2DcV3p%2F1JlebokaPd7aRZMl4E%3D&amp;reserved=0


  Geode's KEYS file containing PGP keys we use to sign the release:

  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=cKNBsWAtNUnyTZHdbaeZWiqNPQ2%2BsismJ6BaRhVvo6U%3D&amp;reserved=0


  Command to run geode-examples:

  ./gradlew -PgeodeReleaseUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=iEzG4F3tOZMhSvH3CWo%2FXLN6zfJkQ8A%2Bs6%2B2aMOxVBU%3D&amp;reserved=0
  -PgeodeRepositoryUrl=
  https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjpatrick%40vmware.com%7C3b7535b1c0fa475a628d08d85453bad0%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352065881089205&amp;sdata=i9MubzTrhZPIvUTM87eA3JumKfOV%2Fn%2BRPJTspe0R0C4%3D&amp;reserved=0
  build runAll


  Regards

  Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by John Blum <jb...@vmware.com>.
+1

Built Spring Data for Apache Geode (SDG) Ockham/2.4(2020-0-0) on Apache Geode 1.13.0 (RC1), using the staging repository, successfully!

-John
SDG Lead


________________________________
From: Apache <aa...@apache.org>
Sent: Tuesday, September 8, 2020 4:07 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1 Looks good to me!

- Built from source and ran unit tests
- Used GFSH to create a locator and server and do some puts/gets
- Checked version in GFSH
- Built and ran all of the examples
- Verified SHAs and signatures

Aaron

> On Sep 8, 2020, at 3:33 PM, Jens Deppe <jd...@vmware.com> wrote:
>
> +1
>
> Actions performed:
>
> - Downloaded product .tgz bundle from maven co-ordinates
> - Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
> - Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
> - Connected GFSH v1.13.0 to newer cluster running v1.14.0
>
> --Jens
>
> On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:
>
>    Hello Geode Dev Community,
>
>
>    This is a release candidate for Apache Geode version 1.13.0.RC1.
>
>    Thanks to all the community members for their contributions to this release!
>
>
>    Please do a review and give your feedback, including the checks you
>    performed.
>
>
>    Voting deadline:
>
>    3PM PDT Wed, September 9, 2020.
>
>
>    Please note that we are voting upon the source tag:
>
>    rel/v1.13.0.RC1
>
>
>    Release notes:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792901682&amp;sdata=XdocMiHrndGjaoifpyrSaXsLTbYyWMOw898ZBO39zzQ%3D&amp;reserved=0
>
>
>    Source and binary distributions:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792901682&amp;sdata=LbWEMCWk9hB2j6ftRt71tD7U0b0cofU1IA%2BJmW8VWTo%3D&amp;reserved=0
>
>
>    Maven staging repo:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=zMyVf9yD81jCw7iYwdQ50MzNcgJxAQ3ytkQa7umsgTU%3D&amp;reserved=0
>
>
>    GitHub:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=yjeJsCp3ZpLxHkVVa90u4iMepahd8x0w%2FDBc9dH6uB4%3D&amp;reserved=0
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=YB4Ystk%2FFa0%2F8Ijapbm2Qxaqq4Zs0MtT61B2gS6UYNs%3D&amp;reserved=0
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=KrE%2FQrZTPuHAZF1vfrW4uN2rRpTz%2BOEpUG9X92lzx6I%3D&amp;reserved=0
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=%2FtxrwstDnvWUTGx1JzoDV%2FO46opi%2BKmnjIg9zkim9a8%3D&amp;reserved=0
>
>
>    Pipelines:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=zA1YufSkdGbFNHnN%2F43T9jjxHedXl6T6veZbTYcaRrM%3D&amp;reserved=0
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=A7QtZhQ8i7BM0p0pV%2BuIZ8Ey8g%2FvjOtwAlubB80TVOk%3D&amp;reserved=0
>
>
>    Geode's KEYS file containing PGP keys we use to sign the release:
>
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792911680&amp;sdata=iUPPcASkGDHYMYQGMMQpv8Rrfu7No6jNWC5WlbJXGOI%3D&amp;reserved=0
>
>
>    Command to run geode-examples:
>
>    ./gradlew -PgeodeReleaseUrl=
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792921676&amp;sdata=4IraHyqLf7pjfVIBd1Q9cRs1kRQU0XM6CqfZ3LO0ENw%3D&amp;reserved=0
>    -PgeodeRepositoryUrl=
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjblum%40vmware.com%7C663ad0764df6487c38a008d8544c0694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352032792921676&amp;sdata=m97oTtgPbBzJdjd6QEjHZLbk4UTnkTwKcyd0A6HTbqc%3D&amp;reserved=0
>    build runAll
>
>
>    Regards
>
>    Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Apache <aa...@apache.org>.
+1 Looks good to me!

- Built from source and ran unit tests
- Used GFSH to create a locator and server and do some puts/gets
- Checked version in GFSH
- Built and ran all of the examples
- Verified SHAs and signatures

Aaron

> On Sep 8, 2020, at 3:33 PM, Jens Deppe <jd...@vmware.com> wrote:
> 
> +1
> 
> Actions performed:
> 
> - Downloaded product .tgz bundle from maven co-ordinates
> - Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
> - Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
> - Connected GFSH v1.13.0 to newer cluster running v1.14.0
> 
> --Jens
> 
> On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:
> 
>    Hello Geode Dev Community,
> 
> 
>    This is a release candidate for Apache Geode version 1.13.0.RC1.
> 
>    Thanks to all the community members for their contributions to this release!
> 
> 
>    Please do a review and give your feedback, including the checks you
>    performed.
> 
> 
>    Voting deadline:
> 
>    3PM PDT Wed, September 9, 2020.
> 
> 
>    Please note that we are voting upon the source tag:
> 
>    rel/v1.13.0.RC1
> 
> 
>    Release notes:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942057715&amp;sdata=EnM0DPF42yd356Bm8fZamca1y4kmu3BwOVdvwufzPdU%3D&amp;reserved=0
> 
> 
>    Source and binary distributions:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942057715&amp;sdata=FYUZb2%2BvOaseP49PpbP7KSgEATVuivJYwx7EcvndP7o%3D&amp;reserved=0
> 
> 
>    Maven staging repo:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942057715&amp;sdata=JSL5%2BuTly5H9CJlArwGqxV4UNRWNP3lb0NnmJntrUUE%3D&amp;reserved=0
> 
> 
>    GitHub:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942062706&amp;sdata=S%2FZh6bxDmHbQNHKqFmZPGcy%2F1%2BMdkHailbe8HyvEwEM%3D&amp;reserved=0
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942062706&amp;sdata=Gmcg%2FxmSO%2FtquTk9OPasAsMinTTFZdn69bcLtylTS0c%3D&amp;reserved=0
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942062706&amp;sdata=nfL1UfLxhZuaxOsSQB9s3cww8IhLHeHXMz%2FsPY5Q7II%3D&amp;reserved=0
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942062706&amp;sdata=fXur%2FdRFtDf6XMdGh8LaCGPAByPtNnC8L9WKxScSECI%3D&amp;reserved=0
> 
> 
>    Pipelines:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942067696&amp;sdata=Bo1OgDCuFh77emPl4MsEp32j57bp5uaVNu5cxUFetnk%3D&amp;reserved=0
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942067696&amp;sdata=6gMxBaZjp%2FRgK2Vk5kM08TM5b%2Fk5ewXvzYjRmI6Jhx0%3D&amp;reserved=0
> 
> 
>    Geode's KEYS file containing PGP keys we use to sign the release:
> 
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942067696&amp;sdata=LwLxyowX6%2BLv2q0LE1TnRVS209IY9Pj5k9m%2BWFth3nA%3D&amp;reserved=0
> 
> 
>    Command to run geode-examples:
> 
>    ./gradlew -PgeodeReleaseUrl=
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942067696&amp;sdata=dPeFl%2BYkCKv8LdUc2o2idJx75kFF7pmy%2BuQ0mCkVfw4%3D&amp;reserved=0
>    -PgeodeRepositoryUrl=
>    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Calindsey%40vmware.com%7Ca1184983218d40f3ee1008d854472bab%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637352011942067696&amp;sdata=ygcFApcBYuTIuZsUkeQw8ElWe6cHUJXzUdOV2trB0Vk%3D&amp;reserved=0
>    build runAll
> 
> 
>    Regards
> 
>    Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Jens Deppe <jd...@vmware.com>.
+1

Actions performed:

- Downloaded product .tgz bundle from maven co-ordinates
- Verified GemFireVersion.properties matched SHA for 1.13.0 build tag
- Started cluster with SSL enabled and ensured basic GFSH operations over HTTPS
- Connected GFSH v1.13.0 to newer cluster running v1.14.0

--Jens

On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:

    Hello Geode Dev Community,


    This is a release candidate for Apache Geode version 1.13.0.RC1.

    Thanks to all the community members for their contributions to this release!


    Please do a review and give your feedback, including the checks you
    performed.


    Voting deadline:

    3PM PDT Wed, September 9, 2020.


    Please note that we are voting upon the source tag:

    rel/v1.13.0.RC1


    Release notes:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=66ODWpIM6Cl%2BiMOhqxz5brFdHvuO%2FoPSxFFxs6AMyO0%3D&amp;reserved=0


    Source and binary distributions:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=Johm3hoxjQ6%2BhahnhSpRnL1z6sp1RNlM3c75QSc7XVI%3D&amp;reserved=0


    Maven staging repo:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=jVV5xDKAnsgWU9hc5cykQS9214Mo%2FINrpI2BlLQaibc%3D&amp;reserved=0


    GitHub:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=iH1Hoz7ERg5FJkd9eA5BeJjqwHrWGCfzIVNkeIPdT9U%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=FGBAj3MWW19KChiARTkos%2F7HYDGjiX4tlgrptl0SF38%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=P%2BBWL2v%2B4SAVgDUnkww5qELkQab0SnM%2F8uctwWvzD1c%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=7v5Ij62R3qj0L%2FGIfgcqZmF0r3H9LMuPdECi%2FDD2d5A%3D&amp;reserved=0


    Pipelines:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=nBxzHIby6kSq49AjwazPCkYy5%2BocuFkWHMKPYVAyNBI%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=5M7vWMR8oNwDmQYGe5DT7oxWiZmBnFLRomsApunm9js%3D&amp;reserved=0


    Geode's KEYS file containing PGP keys we use to sign the release:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069974184&amp;sdata=tyNRtD4lzdjL2iTESrOUwEFbf2vdw2oxLdNqn462cMU%3D&amp;reserved=0


    Command to run geode-examples:

    ./gradlew -PgeodeReleaseUrl=
    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069984183&amp;sdata=FQj%2Fdg2bMnw4nytWhRnuiQV4Peo%2FIP2KCp2DJuMls%2Fk%3D&amp;reserved=0
    -PgeodeRepositoryUrl=
    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjdeppe%40vmware.com%7C63ee1ef527dd4055b90508d853a68c51%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322069984183&amp;sdata=wf5xTm%2BkEsBYbeHZVQM%2BMtC6Gv5Y9CHpm%2FYzNV0dFrQ%3D&amp;reserved=0
    build runAll


    Regards

    Dave Barnes


Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Dave Barnes <db...@apache.org>.
+1
- Built the Geode user guide from source
- Verified the Geode API docs in the binary distribution are correct
- Built the Geode Native user guides (.NET and C++) from source
- Built the Geode Native API docs from source

On Tue, Sep 8, 2020 at 2:05 PM Nabarun Nag <nn...@vmware.com> wrote:

> +1 Based on the following tasks
> Clean build
> Starting gfsh, executing queries.
> meld comparison of artifacts directories.
>
> ________________________________
> From: Jinmei Liao <ji...@vmware.com>
> Sent: Tuesday, September 8, 2020 11:16 AM
> To: dev@geode.apache.org <de...@geode.apache.org>
> Subject: Re: [VOTE] Apache Geode 1.13.0.RC1
>
> +1
> Verified geode management rest urls are working as expected.
>
> On 9/8/20, 9:53 AM, "Owen Nichols" <on...@vmware.com> wrote:
>
>     +1
>
>     I have reviewed test results for a battery of internal functional and
> performance tests, reviewed the LICENSE file for accuracy, looked at the
> logs for all checks in the rc pipeline, confirmed that artifact files are
> now named consistently as requested last time, confirmed gfsh and gfsh
> version --full output, reviewed the release notes in the wiki, reviewed
> that the fixed list in Jira is accurate, and checked that the RC1 tag shows
> as "Verified" in github.
>
>     On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:
>
>         Hello Geode Dev Community,
>
>
>         This is a release candidate for Apache Geode version 1.13.0.RC1.
>
>         Thanks to all the community members for their contributions to
> this release!
>
>
>         Please do a review and give your feedback, including the checks you
>         performed.
>
>
>         Voting deadline:
>
>         3PM PDT Wed, September 9, 2020.
>
>
>         Please note that we are voting upon the source tag:
>
>         rel/v1.13.0.RC1
>
>
>         Release notes:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rKGO6MdK93hSTJF%2F%2BN%2FIJ3Vd5vNeq1BQBRAGI77Ip4g%3D&amp;reserved=0
>
>
>         Source and binary distributions:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=x6vVgr6ceI0196EMCbmUq6WxAqixcSgARBhC0D1T%2BdM%3D&amp;reserved=0
>
>
>         Maven staging repo:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=fs1Mi7y3fEt7Bnfyl9KnJTKXWHTazsFdCmtUtUMS4Hs%3D&amp;reserved=0
>
>
>         GitHub:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=awSnw4fkDLxhVamoAM%2FsBSAGhaTi9KroI4Jlp5Lg8%2FE%3D&amp;reserved=0
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rK5NNxqocS0v1CakZ5xdNi7lq1IHz4UojJzx5AS7LVw%3D&amp;reserved=0
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rQG4MSWw%2FHxWAj4tdBLrE24Q1ukFa5ipI%2FWsDka9GaI%3D&amp;reserved=0
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=9o7QtQAGg%2BSkjc5xNmxElJPJfFvJ1I8%2FvlErm1LMGc8%3D&amp;reserved=0
>
>
>         Pipelines:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=OR6viVpRZtN6rSz9qOH6xPwdYoUuaJDUCXp%2FIcd2ens%3D&amp;reserved=0
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=1DZpvfgMWnNJWg%2BHz2%2B9qJPeQytWo5sVAFVKsI2PZHc%3D&amp;reserved=0
>
>
>         Geode's KEYS file containing PGP keys we use to sign the release:
>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=HfjFYZbYa772XQ1mfeG1oy7Md46OnE5IHfCNBW4kL9M%3D&amp;reserved=0
>
>
>         Command to run geode-examples:
>
>         ./gradlew -PgeodeReleaseUrl=
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=Iem5ySHpRHmwTxeyAjyy2mX2d5oJkiH9IYVKFsj2czQ%3D&amp;reserved=0
>         -PgeodeRepositoryUrl=
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=AK%2FZCfFlcgIq6bjvl3awWSxQxZ6LS1G2wIv6iZlftA0%3D&amp;reserved=0
>         build runAll
>
>
>         Regards
>
>         Dave Barnes
>
>
>

Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Nabarun Nag <nn...@vmware.com>.
+1 Based on the following tasks
Clean build
Starting gfsh, executing queries.
meld comparison of artifacts directories.

________________________________
From: Jinmei Liao <ji...@vmware.com>
Sent: Tuesday, September 8, 2020 11:16 AM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: Re: [VOTE] Apache Geode 1.13.0.RC1

+1
Verified geode management rest urls are working as expected.

On 9/8/20, 9:53 AM, "Owen Nichols" <on...@vmware.com> wrote:

    +1

    I have reviewed test results for a battery of internal functional and performance tests, reviewed the LICENSE file for accuracy, looked at the logs for all checks in the rc pipeline, confirmed that artifact files are now named consistently as requested last time, confirmed gfsh and gfsh version --full output, reviewed the release notes in the wiki, reviewed that the fixed list in Jira is accurate, and checked that the RC1 tag shows as "Verified" in github.

    On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:

        Hello Geode Dev Community,


        This is a release candidate for Apache Geode version 1.13.0.RC1.

        Thanks to all the community members for their contributions to this release!


        Please do a review and give your feedback, including the checks you
        performed.


        Voting deadline:

        3PM PDT Wed, September 9, 2020.


        Please note that we are voting upon the source tag:

        rel/v1.13.0.RC1


        Release notes:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rKGO6MdK93hSTJF%2F%2BN%2FIJ3Vd5vNeq1BQBRAGI77Ip4g%3D&amp;reserved=0


        Source and binary distributions:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=x6vVgr6ceI0196EMCbmUq6WxAqixcSgARBhC0D1T%2BdM%3D&amp;reserved=0


        Maven staging repo:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=fs1Mi7y3fEt7Bnfyl9KnJTKXWHTazsFdCmtUtUMS4Hs%3D&amp;reserved=0


        GitHub:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=awSnw4fkDLxhVamoAM%2FsBSAGhaTi9KroI4Jlp5Lg8%2FE%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rK5NNxqocS0v1CakZ5xdNi7lq1IHz4UojJzx5AS7LVw%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=rQG4MSWw%2FHxWAj4tdBLrE24Q1ukFa5ipI%2FWsDka9GaI%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424618979&amp;sdata=9o7QtQAGg%2BSkjc5xNmxElJPJfFvJ1I8%2FvlErm1LMGc8%3D&amp;reserved=0


        Pipelines:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=OR6viVpRZtN6rSz9qOH6xPwdYoUuaJDUCXp%2FIcd2ens%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=1DZpvfgMWnNJWg%2BHz2%2B9qJPeQytWo5sVAFVKsI2PZHc%3D&amp;reserved=0


        Geode's KEYS file containing PGP keys we use to sign the release:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=HfjFYZbYa772XQ1mfeG1oy7Md46OnE5IHfCNBW4kL9M%3D&amp;reserved=0


        Command to run geode-examples:

        ./gradlew -PgeodeReleaseUrl=
        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=Iem5ySHpRHmwTxeyAjyy2mX2d5oJkiH9IYVKFsj2czQ%3D&amp;reserved=0
        -PgeodeRepositoryUrl=
        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cnnag%40vmware.com%7C797084b8d89b4088fcd708d854236da1%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351858424628973&amp;sdata=AK%2FZCfFlcgIq6bjvl3awWSxQxZ6LS1G2wIv6iZlftA0%3D&amp;reserved=0
        build runAll


        Regards

        Dave Barnes



Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Jinmei Liao <ji...@vmware.com>.
+1
Verified geode management rest urls are working as expected.

On 9/8/20, 9:53 AM, "Owen Nichols" <on...@vmware.com> wrote:

    +1

    I have reviewed test results for a battery of internal functional and performance tests, reviewed the LICENSE file for accuracy, looked at the logs for all checks in the rc pipeline, confirmed that artifact files are now named consistently as requested last time, confirmed gfsh and gfsh version --full output, reviewed the release notes in the wiki, reviewed that the fixed list in Jira is accurate, and checked that the RC1 tag shows as "Verified" in github.

    On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:

        Hello Geode Dev Community,


        This is a release candidate for Apache Geode version 1.13.0.RC1.

        Thanks to all the community members for their contributions to this release!


        Please do a review and give your feedback, including the checks you
        performed.


        Voting deadline:

        3PM PDT Wed, September 9, 2020.


        Please note that we are voting upon the source tag:

        rel/v1.13.0.RC1


        Release notes:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164687287&amp;sdata=sMvb2IL%2BJYXXGQgEk0IW8WXgAmLK77E1JMujPanUD8E%3D&amp;reserved=0


        Source and binary distributions:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164687287&amp;sdata=p%2BB58Of%2FojFWx7AhTYdkM7JCRIn7HFpPiXu6dROYjbQ%3D&amp;reserved=0


        Maven staging repo:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=wYNMCS%2FlzeDENsc9LytG27EZlPdYIzpUBHas06069kc%3D&amp;reserved=0


        GitHub:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=Juo69yeg8vWbUdJvTqhA3DSjpLvx33P97D%2Fe%2FaZMK%2Bk%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=Om38fJ%2FBpX0AxvsLLgWeGsnN5kHGISudg3rlePt%2BrXc%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=YAhvCwI7dBuakShvEyTGi7A9l8VdSkwM8EA5EUrcMGM%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=At29HlpZFBjaw7fDyVV354TnuHxOTnyX%2B5vor6598wI%3D&amp;reserved=0


        Pipelines:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=Wa3S2awTS6lGsas6b876n0M0sK5aJRptgBZOj8aYXd4%3D&amp;reserved=0

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=G6RJ%2F66nSeEnYDlTOt2dC4SPbEK173pOgwILloYfoCI%3D&amp;reserved=0


        Geode's KEYS file containing PGP keys we use to sign the release:

        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=ODIwozUQJqvhBWis5p%2BuoE3Yw%2FrTYCBQZfcq5GDiw%2BE%3D&amp;reserved=0


        Command to run geode-examples:

        ./gradlew -PgeodeReleaseUrl=
        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164697280&amp;sdata=82l%2F6nY8DpUmdDsDHzzgh7DiMgh7F4rhlIYcDUcWozk%3D&amp;reserved=0
        -PgeodeRepositoryUrl=
        https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Cjiliao%40vmware.com%7C9892d5ef725d4d392fc908d85417b909%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351808164707275&amp;sdata=ddzcHBBa9RDGPAbbc7QftaEJ%2FbZHUqhREXPpU7nS4%2Fs%3D&amp;reserved=0
        build runAll


        Regards

        Dave Barnes



Re: [VOTE] Apache Geode 1.13.0.RC1

Posted by Owen Nichols <on...@vmware.com>.
+1

I have reviewed test results for a battery of internal functional and performance tests, reviewed the LICENSE file for accuracy, looked at the logs for all checks in the rc pipeline, confirmed that artifact files are now named consistently as requested last time, confirmed gfsh and gfsh version --full output, reviewed the release notes in the wiki, reviewed that the fixed list in Jira is accurate, and checked that the RC1 tag shows as "Verified" in github.

On 9/7/20, 8:23 PM, "Dave Barnes" <db...@apache.org> wrote:

    Hello Geode Dev Community,


    This is a release candidate for Apache Geode version 1.13.0.RC1.

    Thanks to all the community members for their contributions to this release!


    Please do a review and give your feedback, including the checks you
    performed.


    Voting deadline:

    3PM PDT Wed, September 9, 2020.


    Please note that we are voting upon the source tag:

    rel/v1.13.0.RC1


    Release notes:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.0&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=b6jccwc8mFwwbZMnbBuBCxHhO%2BDoipabrqKE%2FceySz8%3D&amp;reserved=0


    Source and binary distributions:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1%2F&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=A7B6RsAUkskuUGx2lpBm%2Frv6YokoCNCZGbCoFQqtg1o%3D&amp;reserved=0


    Maven staging repo:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=M8t1HUku%2B2S%2FrPQS5T802mkPjrB0O2T0viZaCrzwJIk%3D&amp;reserved=0


    GitHub:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=7dA9kQxWDFLMwRRvrQTPcknGXRC19y7bBj6hArFdTKs%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=oMl8jCnmyf%2BO0KdR1TJMUOXVvrP0HslBTSljAC3yvhk%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=MbxIaKZCsrgOEAllBTFrJtecevkMP0zFnpQwzITbqow%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.0.RC1&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=Cnet1g5X8TOMnc%2FU%2FOB0NJnYw5LP0mTksnm0MDwiiXQ%3D&amp;reserved=0


    Pipelines:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=lMoo3HkRPwcqRQQJLj%2BvFKFDjrXGXnpHvjgMzhP8E7o%3D&amp;reserved=0

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=geWDgDhro%2FfQ7JsH%2FSRFPgrHHyEmGtFKXmFiz1BPC8k%3D&amp;reserved=0


    Geode's KEYS file containing PGP keys we use to sign the release:

    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056081735&amp;sdata=SlwQpzBtay7o9PMAO3jLfHOAUcACiADJM9qGkzTFOaQ%3D&amp;reserved=0


    Command to run geode-examples:

    ./gradlew -PgeodeReleaseUrl=
    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.0.RC1&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056091731&amp;sdata=X5pge%2ByufLGbIMMvIsZ78G7HN1dOldbYt%2FIPJ1lJ%2Bmw%3D&amp;reserved=0
    -PgeodeRepositoryUrl=
    https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1069&amp;data=02%7C01%7Conichols%40vmware.com%7Cfdc87567c93941fdf43008d853a68b98%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637351322056091731&amp;sdata=Z73lYfjN%2B0zV4R1VgjKsaH5McsFPoxtQYwjzZdWb4Hw%3D&amp;reserved=0
    build runAll


    Regards

    Dave Barnes