The Apache Pulsar team is proud to announce Apache Pulsar Node.js
client version 1.13.2.
Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor mana
Hi all,
I've submitted PR #24363 that refactors the broker entry cache
eviction algorithm to fix some correctness and performance issues in
the current implementation.
The current EntryCacheDefaultEvictionPolicy has a few problems. The
size-based eviction doesn't guarantee that the oldest entries
Close this vote with 3 +1 binding passed:
- Yunze Xu
- Zike Yang
- Baodi Shi
Thanks,
Baodi Shi
Baodi Shi 于2025年5月30日周五 08:52写道:
>
> +1(binding)
>
> - Verified checksum and signatures
> - Install nodejs client with node v20.14.0 on macOS 15.4.1
> - Verified produce and consume
>
> Thanks,
> Baodi
+1(binding)
- Verified checksum and signatures
- Install nodejs client with node v20.14.0 on macOS 15.4.1
- Verified produce and consume
Thanks,
Baodi Shi
Zike Yang 于2025年5月29日周四 22:14写道:
>
> +1 (binding)
>
> - Verified checksum and signatures
> - Install nodejs client with node v18.19.0 on mac
https://github.com/apache/pulsar/pull/24364
---
# PIP-421: Require Java 17 as the minimum for Pulsar Java client SDK
# Context
Currently, Pulsar requires Java 17 for the server side components and Java
8 for the client SDK and the
client admin SDK.
For the server side components the change was
+1 (binding)
- Verified checksum and signatures
- Install nodejs client with node v18.19.0 on macOS 15.4.1
- Verified produce and consume
Thanks,
Zike Yang
On Tue, May 27, 2025 at 8:55 PM Yunze Xu wrote:
>
> +1 (binding)
>
> - Verified checksum and signatures
> - Built from source on macOS with