
各位热爱 Pulsar 的小伙伴们,Pulsar 社区周报更新啦!这里将记录 Pulsar 社区每周的重要更新,每周发布。
Pulsar Weekly Merge Stars
- Merge Stars -
感谢以下的小伙伴,感谢你们本周为 Apache Pulsar 做的精彩贡献(排名不分先后)

Pulsar Weekly Merge Stars
@zjxxzjwang,@RobertIndie,@shibd,@dao-jun,@horizonzy,@gmurphy-cogito,@berg223,@nodece,@lhotari,@poorbarcode,@gulecroc,@hanmz
apache/pulsar
fix
- [fix][io]成功处理消息后确认 RabbitMQ 消息。 [1] @lhotari
- [fix][broker]当 broker 不处于 Started 状态时,忽略元数据更改。 [2] @nodece
- [fix][test]修复不稳定的 PulsarBrokerStatsClientTest.testTopicInternalStats。 [3] @hanmz
- [fix][ml]修复 ManagedCursorImpl.individualDeletedMessages 的并发问题 [4] @dao-jun
- [fix][broker]解决消息过期删除率频繁更新的问题。 [5] @zjxxzjwang
新特性
- [improve][broker]启用对待处理的读取条目的并发处理,以避免重复读取。 [6] @berg223
- [improve][ml]卸载 ledgers 时无需检查 ledger 长度。 [7] @poorbarcode
- [improve][admin]将每个ledger的属性暴露给PersistentTopic.getInternalStats。 [8] @dao-jun
apache/bookkeeper
others
- 将已弃用的 commons-configuration 1.x 迁移到 commons-configuration 2.x [9] @lhotari
- 修复检查读取失败的条目内存泄漏问题。 [10] @horizonzy
apache/pulsar-client-go
others
- 在slogWrapper调用中使用级别保护以提高性能 [11] @gmurphy-cogito
- 添加 0.15.1 的变更日志 [12] @RobertIndie
apache/pulsar-client-node
others
- 支持基于键的生产者批处理器 [13] @shibd
apache/pulsar-helm-chart
others
- 升级到 Pulsar 4.0.5 [14] @lhotari
- 添加模板用于 CA 发行者名称和秘密名称 [15] @gulecroc
参考资料
[1]
[fix][io]成功处理消息后确认 RabbitMQ 消息。 : https://github.com/apache/pulsar/pull/24354
[2]
[fix][broker]当 broker 不处于 Started 状态时,忽略元数据更改。 : https://github.com/apache/pulsar/pull/24352
[3]
[fix][test]修复不稳定的 PulsarBrokerStatsClientTest.testTopicInternalStats。 : https://github.com/apache/pulsar/pull/24341
[4]
[fix][ml]修复 ManagedCursorImpl.individualDeletedMessages 的并发问题 : https://github.com/apache/pulsar/pull/24338
[5]
[fix][broker]解决消息过期删除率频繁更新的问题。 : https://github.com/apache/pulsar/pull/24190
[6]
[improve][broker]启用对待处理的读取条目的并发处理,以避免重复读取。 : https://github.com/apache/pulsar/pull/24346
[7]
[improve][ml]卸载 ledgers 时无需检查 ledger 长度。 : https://github.com/apache/pulsar/pull/24344
[8]
[improve][admin]将每个ledger的属性暴露给PersistentTopic.getInternalStats。 : https://github.com/apache/pulsar/pull/24336
[9]
将已弃用的 commons-configuration 1.x 迁移到 commons-configuration 2.x : https://github.com/apache/bookkeeper/pull/4604
[10]
修复检查读取失败的条目内存泄漏问题。 : https://github.com/apache/bookkeeper/pull/4513
[11]
在slogWrapper调用中使用级别保护以提高性能 : https://github.com/apache/pulsar-client-go/pull/1374
[12]
添加 0.15.1 的变更日志 : https://github.com/apache/pulsar-client-go/pull/1370
[13]
支持基于键的生产者批处理器 : https://github.com/apache/pulsar-client-node/pull/418
[14]
升级到 Pulsar 4.0.5 : https://github.com/apache/pulsar-helm-chart/pull/612
[15]
添加模板用于 CA 发行者名称和秘密名称 : https://github.com/apache/pulsar-helm-chart/pull/565
















