关于 Apache Pulsar
Apache Pulsar 是 Apache 软件基金会顶级项目,是下一代云原生分布式消息流平台,集消息、存储、轻量化函数式计算为一体,采用计算与存储分离架构设计,支持多租户、持久化存储、多机房跨区域数据复制,具有强一致性、高吞吐、低延时及高可扩展性等流数据存储特性。
GitHub 地址:http://github.com/apache/pulsar/
导语
各位小伙伴们,Pulsar 社区周报更新来啦!
本次 Pulsar 社区周报,为大家呈现 Pulsar client、broker、Pulsar Functions 等内容,帮助社区小伙伴们掌握 Pulsar 项目及社区每周进展,也方便大家更好地参与到 Pulsar 社区中来!
感谢本周以下小伙伴为 Apache Pulsar 添砖加瓦(排名不分先后,看看你有没有上榜): @bbonnin、@315157973、wolfstudy、@codelipenghui、@languitar、@BewareMyPower、@congbobo184、@Jennifer88huang、@gaoran10
接下来,一起看看 10-10 ~ 10-16 有哪些值得你关注的进展吧!
重要进展
- 因为 PR 较多,仅列举较大 PR 进展,不包括当周全部动态
- 下面 PR 均已合入 Pulsar 主分支
[Pulsar-client] 在 pulsar-client 中允许用户设置日志级别。
PR地址:https://github.com/apache/pulsar/pull/8195
贡献者:@bbonnin
[Pulsar Client] 用 ThreadPoolExecutor 代替 EventLoop 来改进系统性能。
PR地址:https://github.com/apache/pulsar/pull/8208
贡献者:@315157973
[Go Functions] 将 Go Function 中 Go client 的版本升级到 0.2.0。
PR地址:https://github.com/apache/pulsar/pull/8241
贡献者:@wolfstudy
[Pulsar Broker] 在 broker 级别支持限制 topic 发布速率。
PR地址:https://github.com/apache/pulsar/pull/8235
贡献者:@315157973
[Pulsar Broker] 支持限制每个 Pulsar 集群租户的最大数量。
PR地址:https://github.com/apache/pulsar/pull/8261
贡献者:@315157973
[Pulsar Broker] 支持限制每个租户 namespace 的最大数量。
PR地址:https://github.com/apache/pulsar/pull/8267
贡献者:@315157973
[Pulsar Broker] 在消费者统计数据中添加 read position,以保存消息的调度顺序。
PR地址:https://github.com/apache/pulsar/pull/8274
贡献者:@codelipenghui
重要 Bug 修复
- 因修复内容较多,仅列举较重要修复内容,不包括本周全部动态
- 下面修复均已合入 Pulsar 主分支
[Python] 使用环境标记限制 enum34 的安装。
PR地址:https://github.com/apache/pulsar/pull/8213
贡献者:@languitar
[CPP Client] 修复关闭 Pulsar broker 时未完成的待处理请求。
PR地址:https://github.com/apache/pulsar/pull/8232
贡献者:@BewareMyPower
[Pulsar Broker] 修改用于触发监听器的时机。
PR地址:https://github.com/apache/pulsar/pull/8234
贡献者:@315157973
[Pulsar Broker] 修复 Pulsar broker 启动时查找操作卡住的问题。
PR地址:https://github.com/apache/pulsar/pull/8273
贡献者:@merlimat
活动和新闻
活动预告
- Pulsar 2020 亚洲峰会演讲征集延期到 10 月 21 日,希望小伙伴们尽快提交哟!
官网地址: https://pulsar-summit.org/en/event/asia-2020
演讲提交: 点击此处
报名观看: 点击此处
-
10 月 27 日:线上研讨会 Low-Latency Stream Processing with Jet
主讲人:Can Gencer,Director of Engineering at Hazelcast
点击此处,报名活动
- 10 月 21 日:FlinkForward:“Flink + Pulsar: The Path To Unified Batch and Streaming”
主讲人:Addison Higham,StreamNative 高级工程师
点击此处,报名活动
推荐阅读
-
博客:10 Reasons to Choose Apache Pulsar Over Apache Kafka
作者:Maximilian Michels
博客链接: https://dzone.com/articles/10-reasons-to-choose-apache-pulsar-over-apache-kaf
作为全球性开源项目,截至 2020 年 10 月 16 日,Apache Pulsar 已拥有 315 名贡献者、6.7K+ Star 、1.6K+ Fork 。正是由于分布在全球各地的社区开发者的贡献,才使得 Apache Pulsar 项目不断发展与前进。
让我们期待下一周的 Apache Pulsar 周报!
如果你也想为 Apache Pulsar 项目出一份力、成为我们的 Contributor,参考下面链接,来加入我们吧:
网友评论