Hello Apache Pulsar Community,
This is a call for the vote to release the Apache Pulsar Adapters version
3.0.0 based on 3.0.0-candidate-1.
This is the first Apache Pulsar Adapters release to support Pulsar 3.0.7
release.
The vote will be open for at least 72 hours. It is adopted by majority
ap
Hi all,
I would like to start the voting thread for PIP-392: Add configuration
to enable consistent hashing to select active consumer for partitioned
topic
Proposal PR: https://github.com/apache/pulsar/pull/23583
Discussion: https://lists.apache.org/thread/scfj13jh167lyx16g2tkwg1rtj8dt7nv
Pleas
+1 (binding)
- Ran tests locally
Best regards
Daniel Blankensteiner
David Jensen skrev den 2024-11-13 12:51:
Hi everyone,
Please review and vote on the release candidate for the version 3.5.0,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific
+1 (binding) (replaces my previous vote)
- verified source release file hash and signature
- ran build
- validated the Nuget package using a simple Pulsar app
Using dotnet sdk 9.0.100 (dotnet --version) on MacOS arm64.
Used the documented validation process on MacOS:
https://github.com/apache/pul
Hi Lari,
Thank you for your feedback and for raising these important points.
Target Frameworks: The release targets .NET Standard 2.0, which ensures
compatibility with multiple .NET versions, including .NET 6.0, 7.0, 8.0, and
9.0. You can review the documentation
https://learn.microsoft.com/en
Hi, Pulsar Community.
I open a new PIP to fix several issues with negative ack feature. Most
importantly, the memory occupation is less than 1% of the original
implementation, which make it practical to work in the production enviroment.
Some experiment data is listed in the PR, you can a