Thanks Lari. We have confirmed there is a break change from the function part. Before, the output of querystate was
"key": "hello", "numberValue": 20, "version": 19 And now, it was changed to { "key": "hello", "stringValue": "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\n", "numberValue": 10 } We need to drop this candidate, I will raise a new one when it is fixed. Regards Jiwei Guo (Tboy) On Thu, Jan 25, 2024 at 12:17 AM Lari Hotari <lhot...@apache.org> wrote: > +1 (binding) > > - checked the source and binary files > - checksums matched > - signatures were ok > - ran validation steps in > https://pulsar.apache.org/contribute/validate-release-candidate/ > > -Lari > > > > On 2024/01/22 14:43:14 guo jiwei wrote: > > This is the fourth release candidate for Apache Pulsar version 3.2.0. > > > > It fixes the following issues: > > https://github.com/apache/pulsar/milestone/36?closed=1 > > > > *** Please download, test and verify on this release. This release > > candidate verification will stay open until Jan 28 *** > > > > Note that we are verifying upon the source (tag), binaries are provided > for > > convenience. > > > > Source and binary files: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.2.0-candidate-4/ > > > > SHA-512 checksums: > > > > > de4beeb266dea2bdce0b6a3cf213bd36235f89003ed42cb212eb2eab2c784255ca8d82a4c8ed7d02f1ae7598dae114f7717f0828af41ce15573ab2606b0205f9 > > > > apache-pulsar-3.2.0-bin.tar.gz > > > > > 0e7d0f3043b85d54a3b346d5b702db358437ee178596967f02d79472ce2797d46a4af4692463c349187afed2ea8f084b071e5711b311fd332d23ac4f84a3d895 > > > > apache-pulsar-3.2.0-src.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1264/ > > > > The tag to verify: > > v3.2.0-candidate-4 (bca08d98ab742d241d31b2e8d7673273605b2e16) > > https://github.com/apache/pulsar/commits/v3.2.0-candidate-4/ > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > > > Docker images: > > > > pulsar images: > > > https://hub.docker.com/layers/technoboy8/pulsar/3.2.0-bca08d9/images/sha256-714e977706b44a2ed9376a8d7328ab1bf72217553e9c127ef9f7a33c0f3d8e4b?context=repo > > < > https://hub.docker.com/layers/mattison/pulsar/3.1.0-candidate-1/images/sha256-0efbaad7d893cc5041a46a2d4d56432bda855ae4068a38349777d1be6e98d27d?context=explore > > > > pulsar-all images: > > > https://hub.docker.com/layers/technoboy8/pulsar-all/3.2.0-bca08d9/images/sha256-668ab662d6506bc154a12da5359b944d8115596e8d09035c7213fe073fbf5078?context=repo > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > > > Note that this RC doesn't require a formal vote, but we would also > > appreciate your feedback with +1/-1. And please provide specific > > comments if your feedback is not +1. > > > > > > Regards > > Jiwei Guo (Tboy) > > >