+1 (binding)
# verify checksums
sha512sum -c *.sha512
# signature OK
gpg --verify-files *.asc
Greetings
David Jensen
On 2025/01/20 17:16:11 Lari Hotari wrote:
> Hello Apache Pulsar Community,
>
> This is a call for the vote to release the Apache Pulsar Helm Chart
> version 3.9.0.
>
> Release
I have imported the KEYS file
https://downloads.apache.org/pulsar/KEYS
but I cannot validate the release:
for i in *asc; do gpg --verify $i; done;
gpg: assuming signed data in 'apache-pulsar-manager-0.5.0-bin.tar.gz'
gpg: Signature made Wed 15 Jan 2025 04:25:48 PM CET
gpg:using
Hi Yubiao,
There is no consensus to disable PR 9292 behavior ("Support large
number of unack message store for cursor recovery") in branch-4.0.
That's why I oppose what you are suggesting for branch-4.0. I also
suggest reverting the change in the master branch regarding the
default setting change.