[DISCUSS] Cherry-pick #24118 and #24154 to the branch-3.0 and branch-4.0
Hi all, https://github.com/apache/pulsar/pull/24118 https://github.com/apache/pulsar/pull/24154 The two PR is used to improve the user experience and help the user to correctly use the topic name: - For non-partitioned topic: If partition metadata exists (which shouldn't be there), the broker will reject message produce and consume operations. - For partitioned topic(full name: topic-partition-N): If partition metadata is missing (which should be there), the broker will reject message produce and consume operations. A breaking change is that once the user uses the topic-partition-N format, but no metadata, the pulsar rejects the message production and consumption, but looking at it from a different perspective, I believe this is correct as it can help users use the pulsar correctly. Thanks, Zixuan
Re: [VOTE] Release Apache Pulsar 3.0.11 based on 3.0.11-candidate-1
+1 (binding/non-binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function On 2025/03/31 09:00:49 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version > 3.0.11 based on 3.0.11-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v3.0.10...v3.0.11-candidate-1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 24 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.11-candidate-1/ > > SHA-512 checksums: > 02770f68a0d07ec23ce1509b5bbdd833a5eed22486daf431c9a12d598fed557bbd1bd537a5e197f05c570130fc7b8710c56891419e97e41d916fc3b7674f060b > apache-pulsar-3.0.11-src.tar.gz > d80c4f6c6b3cfa2d245c19093c00f10dd4b7353e9c264a9ed4c0e0e64a08098626a03ff7d48519fae90c0d708c4f20038e425217723ec69a12bc4e4f0b7d9be6 > apache-pulsar-3.0.11-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1334 > > The tag to be voted upon: > v3.0.11-candidate-1 (commit a51279eb79abafd7a12d8a82db33f4899e58d1d2) > https://github.com/apache/pulsar/releases/tag/v3.0.11-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:3.0.11-a51279e > https://hub.docker.com/layers/lhotari/pulsar/3.0.11-a51279e/images/sha256-266bb1ab1aa8c347410d4dd195113cdd6d01a8eb29504c5725def16022a34143 > docker pull lhotari/pulsar-all:3.0.11-a51279e > https://hub.docker.com/layers/lhotari/pulsar-all/3.0.11-a51279e/images/sha256-8163f45a1777289ab37367072015a52ecb7efdf2ef6d3491acff6b6da42fc482 > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
Re: [VOTE] Release Apache Pulsar 3.3.6 based on 3.3.6-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function On 2025/03/31 10:21:43 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version 3.3.6 > based on 3.3.6-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v3.3.5...v3.3.6-candidate-1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 24 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.3.6-candidate-1/ > > SHA-512 checksums: > d9c23423ca0365af68bc52316a74ecb223237c9dda3187304f9ba79ec41e8dc0ffc153a3c2b935c166bb5337243d5fe417cee0dbd7023c51b3c3e13f19c299ae > apache-pulsar-3.3.6-src.tar.gz > c8a91ebea6fdf8528ec1c00b073bfe40ac54531302536feeb3027796364f0ee96ff71ddbdbfdb30b036fad8953a1e792b2ec1e348b00f7d4f6b75f1f75e519c0 > apache-pulsar-3.3.6-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1335 > > The tag to be voted upon: > v3.3.6-candidate-1 (commit c1c18d6872bd2e824ed87f7b974191813eb4b987) > https://github.com/apache/pulsar/releases/tag/v3.3.6-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:3.3.6-c1c18d6 > https://hub.docker.com/layers/lhotari/pulsar/3.3.6-c1c18d6/images/sha256-5e4a4ee6e019613efeba5df4a537ea46ef3cbe2a372b2e66a368ec45b63d51ad > docker pull lhotari/pulsar-all:3.3.6-c1c18d6 > https://hub.docker.com/layers/lhotari/pulsar-all/3.3.6-c1c18d6/images/sha256-471f617021da26b79454a05bcd4b7d14e615e96ffdef9f358e4a53adfe1fe0be > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
Re: [VOTE] Release Apache Pulsar 3.0.11 based on 3.0.11-candidate-1
Should have said binding :) On 2025/04/08 10:28:14 David Jensen wrote: > +1 (binding/non-binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > > On 2025/03/31 09:00:49 Lari Hotari wrote: > > Hello Apache Pulsar Community, > > > > This is a call for the vote to release the Apache Pulsar version > > 3.0.11 based on 3.0.11-candidate-1. > > > > Included changes since the previous release: > > https://github.com/apache/pulsar/compare/v3.0.10...v3.0.11-candidate-1 > > > > *** Please download, test and vote on this release. This vote will stay open > > for at least 24 hours *** > > > > Only votes from PMC members are binding, but members of the community are > > encouraged to test the release and vote with "(non-binding)". > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > The release candidate is available at: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.11-candidate-1/ > > > > SHA-512 checksums: > > 02770f68a0d07ec23ce1509b5bbdd833a5eed22486daf431c9a12d598fed557bbd1bd537a5e197f05c570130fc7b8710c56891419e97e41d916fc3b7674f060b > > apache-pulsar-3.0.11-src.tar.gz > > d80c4f6c6b3cfa2d245c19093c00f10dd4b7353e9c264a9ed4c0e0e64a08098626a03ff7d48519fae90c0d708c4f20038e425217723ec69a12bc4e4f0b7d9be6 > > apache-pulsar-3.0.11-bin.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1334 > > > > The tag to be voted upon: > > v3.0.11-candidate-1 (commit a51279eb79abafd7a12d8a82db33f4899e58d1d2) > > https://github.com/apache/pulsar/releases/tag/v3.0.11-candidate-1 > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://downloads.apache.org/pulsar/KEYS > > > > Docker images: > > docker pull lhotari/pulsar:3.0.11-a51279e > > https://hub.docker.com/layers/lhotari/pulsar/3.0.11-a51279e/images/sha256-266bb1ab1aa8c347410d4dd195113cdd6d01a8eb29504c5725def16022a34143 > > docker pull lhotari/pulsar-all:3.0.11-a51279e > > https://hub.docker.com/layers/lhotari/pulsar-all/3.0.11-a51279e/images/sha256-8163f45a1777289ab37367072015a52ecb7efdf2ef6d3491acff6b6da42fc482 > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > > > More advanced release validation instructions can be found at > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > Thanks, > > > > Lari Hotari > > >
Re: [VOTE] Release Apache Pulsar 4.0.4 based on 4.0.4-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function On 2025/03/31 15:21:16 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version 4.0.4 > based on 4.0.4-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v4.0.3...v4.0.4-candidate-1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 24 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-4.0.4-candidate-1/ > > SHA-512 checksums: > 8197ac6bc6e8bfdf4f408bcc5c8f5d5565671f915e6cab89fde699e7183086e84b5d9fcd46f8be6dca173220b495d16b67373209bb1aaf4dfce5a9d97b6124c4 > apache-pulsar-4.0.4-src.tar.gz > 6dd1a9698217363fe314fa9bfdbb093bb5d769f479deea9981ce4487db8ccdfa78a62ebb885d06b1d984f8298d8f9a7021beca9230609b570ef77f2209f19011 > apache-pulsar-4.0.4-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1336 > > The tag to be voted upon: > v4.0.4-candidate-1 (commit 5685bb6fd4e8ee806ff75ab5a87cd4664a7c8e2f) > https://github.com/apache/pulsar/releases/tag/v4.0.4-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:4.0.4-5685bb6 > https://hub.docker.com/layers/lhotari/pulsar/4.0.4-5685bb6/images/sha256-135b7633830563826ac9d2db6933f370a17a4f39abc0bd44847d9154374bdb7d > docker pull lhotari/pulsar-all:4.0.4-5685bb6 > https://hub.docker.com/layers/lhotari/pulsar-all/4.0.4-5685bb6/images/sha256-ae3759a09ffe5632935f12e51da057d182f98e395bdcfc26592627835c69f706 > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
Re: [VOTE] Release Apache Pulsar 3.3.6 based on 3.3.6-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function -Lari On 2025/03/31 10:21:43 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version 3.3.6 > based on 3.3.6-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v3.3.5...v3.3.6-candidate-1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 24 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.3.6-candidate-1/ > > SHA-512 checksums: > d9c23423ca0365af68bc52316a74ecb223237c9dda3187304f9ba79ec41e8dc0ffc153a3c2b935c166bb5337243d5fe417cee0dbd7023c51b3c3e13f19c299ae > apache-pulsar-3.3.6-src.tar.gz > c8a91ebea6fdf8528ec1c00b073bfe40ac54531302536feeb3027796364f0ee96ff71ddbdbfdb30b036fad8953a1e792b2ec1e348b00f7d4f6b75f1f75e519c0 > apache-pulsar-3.3.6-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1335 > > The tag to be voted upon: > v3.3.6-candidate-1 (commit c1c18d6872bd2e824ed87f7b974191813eb4b987) > https://github.com/apache/pulsar/releases/tag/v3.3.6-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:3.3.6-c1c18d6 > https://hub.docker.com/layers/lhotari/pulsar/3.3.6-c1c18d6/images/sha256-5e4a4ee6e019613efeba5df4a537ea46ef3cbe2a372b2e66a368ec45b63d51ad > docker pull lhotari/pulsar-all:3.3.6-c1c18d6 > https://hub.docker.com/layers/lhotari/pulsar-all/3.3.6-c1c18d6/images/sha256-471f617021da26b79454a05bcd4b7d14e615e96ffdef9f358e4a53adfe1fe0be > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
Re: [DISCUSS] Cherry-pick #24118 and #24154 to the branch-3.0 and branch-4.0
LGTM. Since we still have been keeping also branch-3.3 up-to-date although it has passed end-of-support, I think we should also cover branch-3.3 besides branch-3.0 and branch-4.0. -Lari On Tue, 8 Apr 2025 at 13:17, Zixuan Liu wrote: > Hi all, > > https://github.com/apache/pulsar/pull/24118 > https://github.com/apache/pulsar/pull/24154 > > The two PR is used to improve the user experience and help the user to > correctly use the topic name: > > - For non-partitioned topic: If partition metadata exists (which shouldn't > be there), the broker will reject message produce and consume operations. > - For partitioned topic(full name: topic-partition-N): If partition > metadata is missing (which should be there), the broker will reject message > produce and consume operations. > > A breaking change is that once the user uses the topic-partition-N format, > but no metadata, the pulsar rejects the message production and consumption, > but looking at it from a different perspective, I believe this is correct > as it can help users use the pulsar correctly. > > Thanks, > Zixuan >
Re: [VOTE] Release Apache Pulsar 3.3.6 based on 3.3.6-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function -Penghui On Tue, Apr 8, 2025 at 7:10 AM Lari Hotari wrote: > +1 (binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > -Lari > > On 2025/03/31 10:21:43 Lari Hotari wrote: > > Hello Apache Pulsar Community, > > > > This is a call for the vote to release the Apache Pulsar version 3.3.6 > > based on 3.3.6-candidate-1. > > > > Included changes since the previous release: > > https://github.com/apache/pulsar/compare/v3.3.5...v3.3.6-candidate-1 > > > > *** Please download, test and vote on this release. This vote will stay > open > > for at least 24 hours *** > > > > Only votes from PMC members are binding, but members of the community are > > encouraged to test the release and vote with "(non-binding)". > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > The release candidate is available at: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.3.6-candidate-1/ > > > > SHA-512 checksums: > > > d9c23423ca0365af68bc52316a74ecb223237c9dda3187304f9ba79ec41e8dc0ffc153a3c2b935c166bb5337243d5fe417cee0dbd7023c51b3c3e13f19c299ae > > apache-pulsar-3.3.6-src.tar.gz > > > c8a91ebea6fdf8528ec1c00b073bfe40ac54531302536feeb3027796364f0ee96ff71ddbdbfdb30b036fad8953a1e792b2ec1e348b00f7d4f6b75f1f75e519c0 > > apache-pulsar-3.3.6-bin.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1335 > > > > The tag to be voted upon: > > v3.3.6-candidate-1 (commit c1c18d6872bd2e824ed87f7b974191813eb4b987) > > https://github.com/apache/pulsar/releases/tag/v3.3.6-candidate-1 > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://downloads.apache.org/pulsar/KEYS > > > > Docker images: > > docker pull lhotari/pulsar:3.3.6-c1c18d6 > > > https://hub.docker.com/layers/lhotari/pulsar/3.3.6-c1c18d6/images/sha256-5e4a4ee6e019613efeba5df4a537ea46ef3cbe2a372b2e66a368ec45b63d51ad > > docker pull lhotari/pulsar-all:3.3.6-c1c18d6 > > > https://hub.docker.com/layers/lhotari/pulsar-all/3.3.6-c1c18d6/images/sha256-471f617021da26b79454a05bcd4b7d14e615e96ffdef9f358e4a53adfe1fe0be > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > > > More advanced release validation instructions can be found at > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > Thanks, > > > > Lari Hotari > > >
Re: [VOTE] Release Apache Pulsar 3.0.11 based on 3.0.11-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function -Penghui On Tue, Apr 8, 2025 at 7:10 AM Lari Hotari wrote: > +1 (binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > -Lari > > On 2025/03/31 09:00:49 Lari Hotari wrote: > > Hello Apache Pulsar Community, > > > > This is a call for the vote to release the Apache Pulsar version > > 3.0.11 based on 3.0.11-candidate-1. > > > > Included changes since the previous release: > > https://github.com/apache/pulsar/compare/v3.0.10...v3.0.11-candidate-1 > > > > *** Please download, test and vote on this release. This vote will stay > open > > for at least 24 hours *** > > > > Only votes from PMC members are binding, but members of the community are > > encouraged to test the release and vote with "(non-binding)". > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > The release candidate is available at: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.11-candidate-1/ > > > > SHA-512 checksums: > > > 02770f68a0d07ec23ce1509b5bbdd833a5eed22486daf431c9a12d598fed557bbd1bd537a5e197f05c570130fc7b8710c56891419e97e41d916fc3b7674f060b > > apache-pulsar-3.0.11-src.tar.gz > > > d80c4f6c6b3cfa2d245c19093c00f10dd4b7353e9c264a9ed4c0e0e64a08098626a03ff7d48519fae90c0d708c4f20038e425217723ec69a12bc4e4f0b7d9be6 > > apache-pulsar-3.0.11-bin.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1334 > > > > The tag to be voted upon: > > v3.0.11-candidate-1 (commit a51279eb79abafd7a12d8a82db33f4899e58d1d2) > > https://github.com/apache/pulsar/releases/tag/v3.0.11-candidate-1 > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://downloads.apache.org/pulsar/KEYS > > > > Docker images: > > docker pull lhotari/pulsar:3.0.11-a51279e > > > https://hub.docker.com/layers/lhotari/pulsar/3.0.11-a51279e/images/sha256-266bb1ab1aa8c347410d4dd195113cdd6d01a8eb29504c5725def16022a34143 > > docker pull lhotari/pulsar-all:3.0.11-a51279e > > > https://hub.docker.com/layers/lhotari/pulsar-all/3.0.11-a51279e/images/sha256-8163f45a1777289ab37367072015a52ecb7efdf2ef6d3491acff6b6da42fc482 > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > > > More advanced release validation instructions can be found at > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > Thanks, > > > > Lari Hotari > > >
Re: [VOTE] Release Apache Pulsar 3.0.11 based on 3.0.11-candidate-1
+1 (binding) - Built from source - Checked the signatures of the source and binary release artifacts - Ran pulsar standalone - Checked producer and consumer - Verified the Cassandra connector - Verified the Stateful function -Lari On 2025/03/31 09:00:49 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar version > 3.0.11 based on 3.0.11-candidate-1. > > Included changes since the previous release: > https://github.com/apache/pulsar/compare/v3.0.10...v3.0.11-candidate-1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 24 hours *** > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.11-candidate-1/ > > SHA-512 checksums: > 02770f68a0d07ec23ce1509b5bbdd833a5eed22486daf431c9a12d598fed557bbd1bd537a5e197f05c570130fc7b8710c56891419e97e41d916fc3b7674f060b > apache-pulsar-3.0.11-src.tar.gz > d80c4f6c6b3cfa2d245c19093c00f10dd4b7353e9c264a9ed4c0e0e64a08098626a03ff7d48519fae90c0d708c4f20038e425217723ec69a12bc4e4f0b7d9be6 > apache-pulsar-3.0.11-bin.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1334 > > The tag to be voted upon: > v3.0.11-candidate-1 (commit a51279eb79abafd7a12d8a82db33f4899e58d1d2) > https://github.com/apache/pulsar/releases/tag/v3.0.11-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Docker images: > docker pull lhotari/pulsar:3.0.11-a51279e > https://hub.docker.com/layers/lhotari/pulsar/3.0.11-a51279e/images/sha256-266bb1ab1aa8c347410d4dd195113cdd6d01a8eb29504c5725def16022a34143 > docker pull lhotari/pulsar-all:3.0.11-a51279e > https://hub.docker.com/layers/lhotari/pulsar-all/3.0.11-a51279e/images/sha256-8163f45a1777289ab37367072015a52ecb7efdf2ef6d3491acff6b6da42fc482 > > Please download the source package, and follow the README to build > and run the Pulsar standalone service. > > More advanced release validation instructions can be found at > https://pulsar.apache.org/contribute/validate-release-candidate/ > > Thanks, > > Lari Hotari >
Re: [VOTE] Release Apache Pulsar 3.0.11 based on 3.0.11-candidate-1
Hello all, The vote to release Apache Pulsar version 3.0.11 based on 3.0.11-candidate-1 is now closed. The vote PASSED with 4 binding "+1" and 2 non-binding "+1" votes: "+1" Binding votes: - Lin Lin - David Jensen - Lari Hotari - PengHui Li "+1" Non-Binding votes: - Philipp Dolif - Yike Xiao I'll continue with the release process and the release announcement will follow shortly. Thanks, Lari On Tue, 8 Apr 2025 at 19:20, PengHui Li wrote: > > +1 (binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > -Penghui > > On Tue, Apr 8, 2025 at 7:10 AM Lari Hotari wrote: > > > +1 (binding) > > > > - Built from source > > - Checked the signatures of the source and binary release artifacts > > - Ran pulsar standalone > > - Checked producer and consumer > > - Verified the Cassandra connector > > - Verified the Stateful function > > > > -Lari > > > > On 2025/03/31 09:00:49 Lari Hotari wrote: > > > Hello Apache Pulsar Community, > > > > > > This is a call for the vote to release the Apache Pulsar version > > > 3.0.11 based on 3.0.11-candidate-1. > > > > > > Included changes since the previous release: > > > https://github.com/apache/pulsar/compare/v3.0.10...v3.0.11-candidate-1 > > > > > > *** Please download, test and vote on this release. This vote will stay > > open > > > for at least 24 hours *** > > > > > > Only votes from PMC members are binding, but members of the community are > > > encouraged to test the release and vote with "(non-binding)". > > > > > > Note that we are voting upon the source (tag), binaries are provided for > > > convenience. > > > > > > The release candidate is available at: > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.11-candidate-1/ > > > > > > SHA-512 checksums: > > > > > 02770f68a0d07ec23ce1509b5bbdd833a5eed22486daf431c9a12d598fed557bbd1bd537a5e197f05c570130fc7b8710c56891419e97e41d916fc3b7674f060b > > > apache-pulsar-3.0.11-src.tar.gz > > > > > d80c4f6c6b3cfa2d245c19093c00f10dd4b7353e9c264a9ed4c0e0e64a08098626a03ff7d48519fae90c0d708c4f20038e425217723ec69a12bc4e4f0b7d9be6 > > > apache-pulsar-3.0.11-bin.tar.gz > > > > > > Maven staging repo: > > > https://repository.apache.org/content/repositories/orgapachepulsar-1334 > > > > > > The tag to be voted upon: > > > v3.0.11-candidate-1 (commit a51279eb79abafd7a12d8a82db33f4899e58d1d2) > > > https://github.com/apache/pulsar/releases/tag/v3.0.11-candidate-1 > > > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > > https://downloads.apache.org/pulsar/KEYS > > > > > > Docker images: > > > docker pull lhotari/pulsar:3.0.11-a51279e > > > > > https://hub.docker.com/layers/lhotari/pulsar/3.0.11-a51279e/images/sha256-266bb1ab1aa8c347410d4dd195113cdd6d01a8eb29504c5725def16022a34143 > > > docker pull lhotari/pulsar-all:3.0.11-a51279e > > > > > https://hub.docker.com/layers/lhotari/pulsar-all/3.0.11-a51279e/images/sha256-8163f45a1777289ab37367072015a52ecb7efdf2ef6d3491acff6b6da42fc482 > > > > > > Please download the source package, and follow the README to build > > > and run the Pulsar standalone service. > > > > > > More advanced release validation instructions can be found at > > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > > > Thanks, > > > > > > Lari Hotari > > > > >
Re: [VOTE] Release Apache Pulsar 3.3.6 based on 3.3.6-candidate-1
Hello all, The vote to release Apache Pulsar version 3.3.6 based on 3.3.6-candidate-1 is now closed. The vote PASSED with 3 binding "+1" and 2 non-binding "+1" votes: "+1" Binding votes: - David Jensen - Lari Hotari - PengHui Li "+1" Non-Binding votes: - Philipp Dolif - Yike Xiao I'll continue with the release process and the release announcement will follow shortly. Thanks, Lari On Tue, 8 Apr 2025 at 19:22, PengHui Li wrote: > > +1 (binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > -Penghui > > On Tue, Apr 8, 2025 at 7:10 AM Lari Hotari wrote: > > > +1 (binding) > > > > - Built from source > > - Checked the signatures of the source and binary release artifacts > > - Ran pulsar standalone > > - Checked producer and consumer > > - Verified the Cassandra connector > > - Verified the Stateful function > > > > -Lari > > > > On 2025/03/31 10:21:43 Lari Hotari wrote: > > > Hello Apache Pulsar Community, > > > > > > This is a call for the vote to release the Apache Pulsar version 3.3.6 > > > based on 3.3.6-candidate-1. > > > > > > Included changes since the previous release: > > > https://github.com/apache/pulsar/compare/v3.3.5...v3.3.6-candidate-1 > > > > > > *** Please download, test and vote on this release. This vote will stay > > open > > > for at least 24 hours *** > > > > > > Only votes from PMC members are binding, but members of the community are > > > encouraged to test the release and vote with "(non-binding)". > > > > > > Note that we are voting upon the source (tag), binaries are provided for > > > convenience. > > > > > > The release candidate is available at: > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.3.6-candidate-1/ > > > > > > SHA-512 checksums: > > > > > d9c23423ca0365af68bc52316a74ecb223237c9dda3187304f9ba79ec41e8dc0ffc153a3c2b935c166bb5337243d5fe417cee0dbd7023c51b3c3e13f19c299ae > > > apache-pulsar-3.3.6-src.tar.gz > > > > > c8a91ebea6fdf8528ec1c00b073bfe40ac54531302536feeb3027796364f0ee96ff71ddbdbfdb30b036fad8953a1e792b2ec1e348b00f7d4f6b75f1f75e519c0 > > > apache-pulsar-3.3.6-bin.tar.gz > > > > > > Maven staging repo: > > > https://repository.apache.org/content/repositories/orgapachepulsar-1335 > > > > > > The tag to be voted upon: > > > v3.3.6-candidate-1 (commit c1c18d6872bd2e824ed87f7b974191813eb4b987) > > > https://github.com/apache/pulsar/releases/tag/v3.3.6-candidate-1 > > > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > > https://downloads.apache.org/pulsar/KEYS > > > > > > Docker images: > > > docker pull lhotari/pulsar:3.3.6-c1c18d6 > > > > > https://hub.docker.com/layers/lhotari/pulsar/3.3.6-c1c18d6/images/sha256-5e4a4ee6e019613efeba5df4a537ea46ef3cbe2a372b2e66a368ec45b63d51ad > > > docker pull lhotari/pulsar-all:3.3.6-c1c18d6 > > > > > https://hub.docker.com/layers/lhotari/pulsar-all/3.3.6-c1c18d6/images/sha256-471f617021da26b79454a05bcd4b7d14e615e96ffdef9f358e4a53adfe1fe0be > > > > > > Please download the source package, and follow the README to build > > > and run the Pulsar standalone service. > > > > > > More advanced release validation instructions can be found at > > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > > > Thanks, > > > > > > Lari Hotari > > > > >
Re: [VOTE] Release Apache Pulsar 4.0.4 based on 4.0.4-candidate-1
Hello all, The vote to release Apache Pulsar version 4.0.4 based on 4.0.4-candidate-1 is now closed. The vote PASSED with 3 binding "+1" and 2 non-binding "+1" votes: "+1" Binding votes: - David Jensen - Lari Hotari - PengHui Li "+1" Non-Binding votes: - Philipp Dolif - Yike Xiao I'll continue with the release process and the release announcement will follow shortly. Thanks, Lari On Tue, 8 Apr 2025 at 19:20, PengHui Li wrote: > > +1 (binding) > > - Built from source > - Checked the signatures of the source and binary release artifacts > - Ran pulsar standalone > - Checked producer and consumer > - Verified the Cassandra connector > - Verified the Stateful function > > -Penghui > > On Tue, Apr 8, 2025 at 7:09 AM Lari Hotari wrote: > > > +1 (binding) > > > > - Built from source > > - Checked the signatures of the source and binary release artifacts > > - Ran pulsar standalone > > - Checked producer and consumer > > - Verified the Cassandra connector > > - Verified the Stateful function > > > > -Lari > > > > On 2025/03/31 15:21:16 Lari Hotari wrote: > > > Hello Apache Pulsar Community, > > > > > > This is a call for the vote to release the Apache Pulsar version 4.0.4 > > > based on 4.0.4-candidate-1. > > > > > > Included changes since the previous release: > > > https://github.com/apache/pulsar/compare/v4.0.3...v4.0.4-candidate-1 > > > > > > *** Please download, test and vote on this release. This vote will stay > > open > > > for at least 24 hours *** > > > > > > Only votes from PMC members are binding, but members of the community are > > > encouraged to test the release and vote with "(non-binding)". > > > > > > Note that we are voting upon the source (tag), binaries are provided for > > > convenience. > > > > > > The release candidate is available at: > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-4.0.4-candidate-1/ > > > > > > SHA-512 checksums: > > > > > 8197ac6bc6e8bfdf4f408bcc5c8f5d5565671f915e6cab89fde699e7183086e84b5d9fcd46f8be6dca173220b495d16b67373209bb1aaf4dfce5a9d97b6124c4 > > > apache-pulsar-4.0.4-src.tar.gz > > > > > 6dd1a9698217363fe314fa9bfdbb093bb5d769f479deea9981ce4487db8ccdfa78a62ebb885d06b1d984f8298d8f9a7021beca9230609b570ef77f2209f19011 > > > apache-pulsar-4.0.4-bin.tar.gz > > > > > > Maven staging repo: > > > https://repository.apache.org/content/repositories/orgapachepulsar-1336 > > > > > > The tag to be voted upon: > > > v4.0.4-candidate-1 (commit 5685bb6fd4e8ee806ff75ab5a87cd4664a7c8e2f) > > > https://github.com/apache/pulsar/releases/tag/v4.0.4-candidate-1 > > > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > > https://downloads.apache.org/pulsar/KEYS > > > > > > Docker images: > > > docker pull lhotari/pulsar:4.0.4-5685bb6 > > > > > https://hub.docker.com/layers/lhotari/pulsar/4.0.4-5685bb6/images/sha256-135b7633830563826ac9d2db6933f370a17a4f39abc0bd44847d9154374bdb7d > > > docker pull lhotari/pulsar-all:4.0.4-5685bb6 > > > > > https://hub.docker.com/layers/lhotari/pulsar-all/4.0.4-5685bb6/images/sha256-ae3759a09ffe5632935f12e51da057d182f98e395bdcfc26592627835c69f706 > > > > > > Please download the source package, and follow the README to build > > > and run the Pulsar standalone service. > > > > > > More advanced release validation instructions can be found at > > > https://pulsar.apache.org/contribute/validate-release-candidate/ > > > > > > Thanks, > > > > > > Lari Hotari > > > > >