关于 Apache Pulsar

Apache Pulsar 是 Apache 软件基金会顶级项目,是下一代云原生分布式消息流平台,集消息、存储、轻量化函数式计算为一体,采用计算与存储分离架构设计,支持多租户、持久化存储、多机房跨区域数据复制,具有强一致性、高吞吐、低延时及高可扩展性等流数据存储特性。
GitHub 地址:http://github.com/apache/pulsar/


导语

各位小伙伴们,Pulsar 社区周报更新来啦!

本次 Pulsar 社区周报,为大家呈现 Pulsar client、broker、transactions 等内容,帮助社区小伙伴们掌握 Pulsar 项目及社区每周进展,也方便大家更好地参与到 Pulsar 社区中来!

感谢本周以下小伙伴为 Apache Pulsar 添砖加瓦(排名不分先后,看看你有没有上榜):


Demogorgon314, frankxieke, massakam, Sunny-Island, Technoboy-, kaushik-develop, codelipenghui, BewareMyPower, Shoothzj, Vanlightly, urfreespace, nlu90, eolivelli, bharanic-dev, zliang-min, yehancha, 315157973, ravi-vaidyanathan, ronfarkash, danielsinai, liangyepianzhou, merlimat, Jason918, lhotari, Demogorgon314, gaoran10, WJL3333


接下来,一起看看 7 月 26 日 ~8 月 1 日有哪些值得你关注的进展吧!

本周亮点

Broker:为 broker 增加了额外的 servlet 支持。

​https://github.com/apache/pulsar/pull/11498​

贡献者:@Demogorgon314

重要特性


•因为 PR 较多,仅列举较大 PR 进展,不包括当周全部动态
•下面 PR 均已合入 Pulsar 主分支


Broker:在 broker 上增加额外的 servlet 支持。

​https://github.com/apache/pulsar/pull/11498​

贡献者:@Demogorgon314

Admin API:为 admin topic 统计增加 offload ledger 信息。

​https://github.com/apache/pulsar/pull/11465​

贡献者:@frankxieke

重要 Bug 修复


•因修复内容较多,仅列举较重要修复内容,不包括本周全部动态
•下面修复均已合入 Pulsar 主分支


Broker: 改善 ​​BacklogQuotaManager​​ 错误日志。

​https://github.com/apache/pulsar/pull/11469​

贡献者:@massakam

C++ Client: 修复了站点文档上C++ 客户端编译 brew 相关命令的错误 。

​https://github.com/apache/pulsar/pull/11512​

贡献者:@Sunny-Island

Broker: 为了避免空指针异常,在 ​​newMessageAndIntercept​​ 之前检查 BrokerInterceptor 拦截器。

​https://github.com/apache/pulsar/pull/11524​

贡献者:@kaushik-develop

Flaky-test: 修复 ​​testMessageExpiryWithTopicMessageTTL​​ 测试方法运行失败的缺陷。

​https://github.com/apache/pulsar/pull/11516​

贡献者:@Technoboy-

Schema: 修复 topic 与元数据 schema 一起删除的异常的问题。

​https://github.com/apache/pulsar/pull/11501​

贡献者:@codelipenghui

Broker: 在 heartbeat 命名空间不创建系统 topic。

​https://github.com/apache/pulsar/pull/11499​

贡献者:@codelipenghui

Pulsar IO: 修复 source 统计暴露空的 ​​latestSystemExceptions​​ 与 ​​latestSourceExceptions​​ 列表的问题。

​https://github.com/apache/pulsar/pull/11478​

贡献者:@freeznet

Broker: 获取 topic 策略时,新增 topic 策略缓存初始化异常的回退设置。

​https://github.com/apache/pulsar/pull/11487​

贡献者:@codelipenghui

Java: 新增租户深拷贝,避免在租户排序时并发访问租户信息。

​https://github.com/apache/pulsar/pull/11463​

贡献者:@Shoothzj

C++: 修复连接定时器撤销时没有触发调用超时回调请求的问题。

​https://github.com/apache/pulsar/pull/11486​

贡献者:@Vanlightly

C++: 为 base64 编码 protobuf 协议增加原生 schema 字符串拼接功能。

​https://github.com/apache/pulsar/pull/11492​

贡献者:@BewareMyPower

Go Functions:升级 go 客户端版本至 0.6.0。

​https://github.com/apache/pulsar/pull/11477​

贡献者:@wolfstudy

ZooKeeper:移除 ​​ZooKeeperStarter​​ 与 ​​ConfigurationStoreStarter​​ 代码里面旧的 prometheus 监控 provider。

​https://github.com/apache/pulsar/pull/11479​

贡献者:@Technoboy-

Websocket:移除 ConsumerHandler 的 ​​System.out.println​​.

​https://github.com/apache/pulsar/pull/11459​

贡献者:@massakam

活动和新闻

•报名 Pulsar Virtual Summit North America 2021[1]•[英文社区] TGIP:Pulsar 及其生态系统[2]•[中文社区] TGIP-CN:Pulsar 及其生态系统[3]


本期周报翻译贡献者简介

段嘉 Janus,有十几年工作经验的大龄程序员,经历了很多业务项目,近几年回归纯技术工作,主要聚焦在云原生平台技术建设,以及传统非云原生中间件容器化,近期在调研 Pulsar,准备替换公司内部近 30 套零散的 Kafka 集群,目前参与一些社区文档的翻译工作,希望全面了解 Pulsar 社区并期待能贡献代码。



作为全球性开源项目,截至 2021 年 8 月 11 日,Apache Pulsar 已拥有 435名贡献者、9.4K+ Star 、2.3K+ Fork 。正是由于分布在全球各地的社区开发者的贡献,才使得 Apache Pulsar 项目不断发展与前进。

让我们期待下一周的 Apache Pulsar 周报!

如果你也想为 Apache Pulsar 项目出一份力、成为我们的 Contributor,参考下面链接,来加入我们吧:

Apache Pulsar 官方贡献指南[4]

引用链接

​[1]​​ 报名 Pulsar Virtual Summit North America 2021: ​https://hopin.com/events/pulsar-summit-north-america-2021​

​[2]​​ TGIP:Pulsar 及其生态系统: ​https://streamnative.io/resource#tgip​

​[3]​​ TGIP-CN:Pulsar 及其生态系统: ​https://www.slidestalk.com/ApachePulsar/list/meetup/​

​[4]​​ Apache Pulsar 官方贡献指南: ​http://pulsar.apache.org/en/contributing/​

Pulsar 社区周报|2021-07/26  ~ 2021-08/01_github