Hi Jiwei, Thank you for cutting this RC.
When following the processes in "Validate Release Candidate", command `nc -vz4 localhost 4181` fails. which means table service is not started in standalone mode. Is this expected or a bug? > Since the metadata store is changed from ZK to etcd, I think you mean RocksDB, it's the default for standalone. Thanks, Haiting On Mon, Nov 21, 2022 at 11:12 PM guo jiwei <techno...@apache.org> wrote: > > This is the third release candidate for Apache Pulsar, version 2.11.0. > > This release contains 1563 commits by 64 contributors. > https://github.com/apache/pulsar/compare/v2.10.2...v2.11.0-candidate-1 > > CI for this release candidate > https://github.com/Technoboy-/pulsar/pull/14 > > *** 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.11.0-candidate-1 > > SHA-512 checksums: > > 90afcb2361f56d6ebba71cdd685847db36a34f5117abd506682dc19796d50a68202f3ee20f2d83459cbd99135cc25c21d75dcdacea4c59991bb4435f624b89f1 > > ./apache-pulsar-2.11.0-bin.tar.gz > > f046ae3b2f28b62a516306f29971dd73f237bf86e08b3c69c6f46ee83596d87eebf5615e4ef9823a6fd2fbf9b98fa9c0923c35db50faec2f79c0d1d117a45b0b > > ./apache-pulsar-2.11.0-src.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1190/ > > The tag to be voted upon: > v2.11.0-candidate-1 (708012096eb781c645697a6f2b74bfc2574ff66e) > https://github.com/apache/pulsar/releases/tag/v2.11.0-candidate-1 > > Pulsar's KEYS file containing PGP keys we use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Docker images: > https://hub.docker.com/layers/mattison/pulsar-all/2.11.0/images/sha256-cba4e27b3bcbc34508fb2eadcfd63dfab665fc6f7ae72e73288ad410ac93ad76 > https://hub.docker.com/layers/mattison/pulsar/2.11.0/images/sha256-2c827263666caad16b27738ccdb9ed6bab8676552c2ae0148f764e87c3eebea7 > > Please download the source package, and follow the > release-candidate-validation doc to build > and run the Pulsar standalone service. > https://pulsar.apache.org/contribute/validate-release-candidate > > Since the metadata store is changed from ZK to etcd, the verification of > the `stateful functions` needs to set the parameter "export > PULSAR_STANDALONE_USE_ZOOKEEPER=1" > > > Thanks > Jiwei Guo (Tboy)