Re: [DISCUSS] PIP-393: Improve performance of Negative Acknowledgement

2024-11-25 Thread Enrico Olivelli
This is a very nice improvement and well described No comments. I will be +1 on VOTE Enrico Il giorno mar 26 nov 2024 alle ore 05:12 WenZhi Feng ha scritto: > Hello, Pulsar Community. > I add the space complexity analysis of the new data structure in the PIP: > https://github.com/apache/pulsar/

Re: [DISCUSS] PIP-393: Improve performance of Negative Acknowledgement

2024-11-25 Thread WenZhi Feng
Hello, Pulsar Community. I add the space complexity analysis of the new data structure in the PIP: https://github.com/apache/pulsar/pull/23601. Before this PIP, the space complexity is 48N byte in best case, 213N byte in worst case, where N is the number of entries. After this PIP, the space comp

[ACTION REQUIRED] Removal of v3 artifact actions on December 5th

2024-11-25 Thread Jacob Wujciak
Hello Everyone! I am writing to inform you of the imminent removal of the v3 artifact actions that was announced in [1]. Both actions/upload-artifact@v3* and actions/download-artifact@v3* will stop working in 10 days, on December 5, 2024! According to a quick code search this project is using one

Re: [VOTE] Release Apache Pulsar 4.0.1 based on 4.0.1-candidate-1

2024-11-25 Thread Philipp Dolif
+1 (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 - Ran custom E2E test Thanks, Philipp

Re: [VOTE] Release Apache Pulsar 3.0.8 based on 3.0.8-candidate-1

2024-11-25 Thread Lari Hotari
Thanks for checking the release. The release has been made following the documented release process, https://pulsar.apache.org/contribute/release-process/ . It seems that this requires an adjustment in the maven build or the release process to prevent the problem. We build and deploy in separate