+1 (binding) - Build from the source package - Checked the signature - Publish and consume messages - Verified Function and State Function - Verified Cassandra connector
Regards Jiwei Guo (Tboy) On Tue, Mar 7, 2023 at 2:22 PM Xiangying Meng <xiangy...@apache.org> wrote: > > Please ignore the previous email. This commit did not break CI. > Instead, a very coincidental thing happened. > 1. There may be problems with the maven server at that time. The three PRs > mentioned at that time could not download the correct jar package, and the > retry was invalid. > 2. A flaky test `recoverLongTimeAfterMultipleWriteErrors` failed multiple > times in a row. > > So I mistakenly thought it was caused by the last unverified commit. > So the RC is correct, please help verify it and vote. > > Thanks > Xiangying > > On Sun, Mar 5, 2023 at 9:40 PM Xiangying Meng <xiangy...@apache.org> wrote: > > > Hi, community, > > > > Sorry to tell everyone that we may need to abort the release > > 2.10.4-candidate-1 because some CI can not be passed after #19674 [0] is > > cherry-picked. > > I will be sure to carry out the release process again as soon as it is > > resolved. > > > > Sincerely > > Xiangying > > [0] https://github.com/apache/pulsar/pull/19674 > > > > > > On Sat, Mar 4, 2023 at 12:06 PM Xiangying Meng <xiangy...@apache.org> > > wrote: > > > >> This is the third release candidate for Apache Pulsar, version 2.10.4. > >> > >> This release contains 99 commits by 34 contributors. > >> https://github.com/apache/pulsar/compare/v2.10.3...v2.10.4-candidate-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.10.4-candidate-1/ > >> > >> SHA-512 checksums: > >> 8cae74a5b586ab2378c2b2737c59507180af4b8efab4a99bc0dae233096036f5b18ab94255bea03e416d8d21958bedf684c8d4bd3982f458a547d3e1efa0f19f > >> apache-pulsar-2.10.4-bin.tar.gz > >> 74e16c61ff6ae9e2a51e7ae24981598c71dabbff09c820bff9303c031882e1f15d029d06b6b5b6e4cc9a02b8957a102338ce09173c8744a59e5bd848b48b1d2a > >> apache-pulsar-2.10.4-src.tar.gz > >> > >> Maven staging repo: > >> https://repository.apache.org/content/repositories/orgapachepulsar-1210/ > >> > >> The tag to be voted upon: > >> v2.10.4-candidate-1 (d1aebd3e4c9503406845fb2e746a289e88e00fb2) > >> https://github.com/apache/pulsar/releases/tag/v2.10.4-candidate-1 > >> > >> Pulsar's KEYS file containing PGP keys you use to sign the release: > >> https://downloads.apache.org/pulsar/KEYS > >> > >> Docker images: > >> > >> <link of the pulsar images> > >> > >> https://hub.docker.com/layers/xiangyingmeng/pulsar/2.10.4/images/sha256-144d0380592a7e0578772eb2fa51da7cad70f1d5f8a2b46189669b15f0e6b4b6?context=repo > >> > >> <link of the pulsar-all image> > >> > >> https://hub.docker.com/layers/xiangyingmeng/pulsar-all/2.10.4/images/sha256-bcf03c05be93ced24991afbcca13f4a4b5f183d9a7b877ae84e992e16ca599ee?context=repo > >> > >> Please download the source package, and follow the README to build > >> and run the Pulsar standalone service. > >> > >