Sorry for the typo, ``` 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57 apache-pulsar-2.8.0-SNAPSHOT-bin.tar.gz
8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176 apache-pulsar-2.8.0-SNAPSHOT-src.tar.gz ``` it should be ``` 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57 apache-pulsar-2.8.0-bin.tar.gz 8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176 apache-pulsar-2.8.0-src.tar.gz ``` Thanks, Penghui PengHui Li <peng...@apache.org> 于2021年6月8日周二 下午6:37写道: > This is the second release candidate for Apache Pulsar, version 2.8.0. > > It fixes the following issues: > > https://github.com/apache/pulsar/pulls?q=is%3Apr+milestone%3A2.8.0+-label%3Arelease%2F2.7.1+-label%3Arelease%2F2.7.2+is%3Aclosed > > *** Please download, test and vote on this release. This vote will stay > open > for at least 72 hours *** > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > Source and binary files: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.0-candidate-2/ > > SHA-512 checksums: > > > 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57 > apache-pulsar-2.8.0-SNAPSHOT-bin.tar.gz > > > 8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176 > apache-pulsar-2.8.0-SNAPSHOT-src.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1089/ > > The tag to be voted upon: > v2.8.0-candidate-2 (63126b9d6606863c1b889f75737623e1fa9e1638) > https://github.com/apache/pulsar/releases/tag/v2.8.0-candidate-2 > > Pulsar's KEYS file containing PGP keys we use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Please download the the source package, and follow the README to build > and run the Pulsar standalone service. >