Hi Enrico, Thanks for your evaluating! I have build the pulsar 2.8.1 docker image, you can download using the following commands.
pulsar: `docker pull hangc0276/pulsar:2.8.1` pulsar-all: `docker pull hangc0276/pulsar-all:2.8.1` pulsar-dashboard: `docker pull hangc0276/pulsar-dashboard:2.8.1` pulsar-standalone: `docker pull hangc0276/pulsar-standalone:2.8.1` Thanks, Hang Enrico Olivelli <eolive...@gmail.com> 于2021年8月30日周一 下午3:33写道: > Hang Chen, > I am evaluating the RC. > Are you able to push somewhere, on your Dockerhub account for instance, the > Docker Images? > This way it will be easier for people to test this RC using Kubernetes or > Docker ? > > Thank you for driving this release > > Enrico > > Il giorno dom 29 ago 2021 alle ore 18:10 Lan Liang < > liangyuanpen...@163.com> > ha scritto: > > > +1 > > > > Checked of Pulsar standalone service on centos7 and ubuntu16. > > > > > > 1. bin/pulsar standalone > > 2. bin/pulsar-client consume hello -s hello > > 3. bin/pulsar-client produce hello -m world > > > > > > On 8/29/2021 23:24,Hang Chen<chenh...@apache.org> wrote: > > This is the first release candidate for Apache Pulsar, version 2.8.1. > > > > It fixes the following issues: > > > > > https://github.com/apache/pulsar/pulls?q=is%3Apr+label%3Arelease%2F2.8.1+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.1-candidate-1/ > > > > SHA-512 checksums: > > c4ee1ba7ccd86d8e5dcbbc7b874dc1eb27433385 apache-pulsar-2.8.1-src.tar.gz > > 074e8ff29b8a6fe633c47de33bf1bdd1e46b2d03 apache-pulsar-2.8.1-bin.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1097 > > > > The tag to be voted upon: > > v2.8.1-candidate-1 (00f99bb3e47ee097dcdadfdd6a1458b36264e254) > > https://github.com/apache/pulsar/releases/tag/v2.8.1-candidate-1 > > > > 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 source package, and follow the README to build > > and run the Pulsar standalone service. > > >