gszadovszky commented on a change in pull request #2: PARQUET-1687: Update release process URL: https://github.com/apache/parquet-site/pull/2#discussion_r345209689
########## File path: source/documentation/how-to-release.html.md ########## @@ -90,24 +91,23 @@ Hi everyone, I propose the following RC to be released as official Apache Parquet <VERSION> release. The commit id is <SHA1> -* This corresponds to the tag: apache-parquet-<VERSION> -* https://github.com/apache/parquet-format/tree/<SHA1> -* https://git-wip-us.apache.org/repos/asf/projects/repo?p=parquet-mr.git&a=commit&h=<SHA1> +* This corresponds to the tag: apache-parquet-<VERSION>-rc<NUM> +* https://github.com/apache/parquet-mr/tree/<SHA1> The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/parquet/<PATH> You can find the KEYS file here: -* https://dist.apache.org/repos/dist/dev/parquet/KEYS +* https://apache.org/dist/parquet/KEYS Binary artifacts are staged in Nexus here: -* https://repository.apache.org/content/groups/staging/org/apache/parquet/parquet/ +* https://repository.apache.org/content/groups/staging/org/apache/parquet/ This release includes important changes that I should have summarized here, but I'm lazy. Please download, verify, and test. -Please vote by <72 HOUR FROM NOW> +Please vote in the next 72 hours. Review comment: I think that "Please vote in the next 72 hours" does not mean the vote will be closed after 72 hours. It only requests members to vote in 72 hours so the vote can be closed "soon". I'm afraid the meaning of the suggested one might be "I don't have to hurry to vote because it won't be close even after 72 hours." ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
