Sorry the github link to the 2.3.2 release candidate is not correct: https://github.com/apache/pulsar/releases/tag/v2.3.1-candidate-1 -> https://github.com/apache/pulsar/releases/tag/v2.3.2-candidate-1
On Tue, May 21, 2019 at 10:25 PM Jerry Peng <jerry.boyang.p...@gmail.com> wrote: > > Hi all, > > This is the first release candidate for Apache Pulsar, version 2.3.2. > > It fixes the following issues: > https://github.com/apache/pulsar/milestone/23?closed=1 > > *** 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.3.2-candidate-1/ > > SHA-1 checksums: > > 5ad297cbf780e2d2baa6d9807ee4fe76e44a806bff807dab7977c94ada91b89600fa49d6b855101932f044ff02680eef2b96880a2cbe524f8573e7bb330fb8d3 > ./apache-pulsar-2.3.2-bin.tar.gz > 1847ec3996a48230d55201f7cca05b49f5db39512510b57694e83373bad4806d9b8a8f821c922b6c8fbbcc1f2dd6a1d640c8528c02abb82877a636499bdf563c > ./apache-pulsar-2.3.2-src.tar.gz > aeb6ac0d8fe9a3ce72bd75b62f427559ffdf9a3bdfcad0b76805e42df1e7c6192af6dfe6ab699e3061bb1adc19e5085caf5e0cdf0b1e2b21e8544f1a905aef6b > ./apache-pulsar-offloaders-2.3.2-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1040/ > > The tag to be voted upon: > v2.3.2-candidate-1 (6ae9b402ae9cbda249ba3b0cf46737ddf12db277) > https://github.com/apache/pulsar/releases/tag/v2.3.1-candidate-1 > > Pulsar's KEYS file containing PGP keys we use to sign the release: > https://dist.apache.org/repos/dist/release/pulsar/KEYS > > Please download the the source package, and follow the README to build > and run the Pulsar standalone service. > > Best, > > Jerry