关于 Apache Pulsar

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

GitHub 地址:http://github.com/apache/pulsar/

导语

各位小伙伴们是否度过了一个难忘的假期?不知我们为大家准备的假期充电专栏,有没有让你在休闲之余也电量满满?伴随大家从长假归来,Pulsar 社区周报也恢复更新啦!

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

重要进展

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

[Broker] 使能 TLS 的 Pulsar Java broker 客户端支持使用 SNI 。

PR 地址: https://github.com/apache/pulsar/pull/8117

贡献者:@racorn

[Pulsar SQL] 用 org.asynchttpclient 替换 com.ning.asynchttpclient ,加强安全性。

PR 地址:https://github.com/apache/pulsar/pull/8099

贡献者:@zymap

[Functions] 支持在 localrunner builder 指定 secrets 类。

PR 地址:https://github.com/apache/pulsar/pull/8127

贡献者:@srkukarni

[Websocket] 支持 WebSocket API 退订 topic。

PR 地址:https://github.com/apache/pulsar/pull/8068

贡献者:@315157973

[Websocket] WebSocket 接口支持解码 topic 名称和订阅的 URL。

PR 地址:https://github.com/apache/pulsar/pull/8072

贡献者:@315157973

[Broker] 支持配置每个 bookie 客户端的通道数量。

PR 地址:https://github.com/apache/pulsar/pull/7910

贡献者:@rdhabalia

[Functions] 支持基于 source/sink/functions localrunner 的 secrets provider 指定环境。

PR 地址:https://github.com/apache/pulsar/pull/8098

贡献者:@srkukarni

[Client] 添加触发 backlogQuotaCheck 的 REST 端点。

PR 地址:https://github.com/apache/pulsar/pull/8045

贡献者:@315157973

[pulsar-client] 支持通过 pulsar-client 命令配置非持久订阅。

PR 地址:https://github.com/apache/pulsar/pull/8100

贡献者:@315157973

[Functions] 支持通过 Prometheus 收集 function worker 的 JVM 指标。

PR 地址:https://github.com/apache/pulsar/pull/8097

贡献者:@jerrypeng

[Broker] 添加复制的订阅检查至 checkInactiveSubscriptions。

PR 地址:https://github.com/apache/pulsar/pull/8066

贡献者:@shustsud

[Client] 支持强制删除 namespace 中的所有资源。

PR 地址:https://github.com/apache/pulsar/pull/7993

贡献者:@murong00

[Topic Policy] 支持在 topic 级别设置、获取和删除基于订阅的流控。

PR 地址:https://github.com/apache/pulsar/pull/8087

贡献者:@hangc0276

[Topic Policy] 支持在 topic 级别设置、获取和删除订阅率。

PR 地址:https://github.com/apache/pulsar/pull/7991

贡献者:@hangc0276

[Client] 支持动态加载 Truststore 证书。

PR 地址:https://github.com/apache/pulsar/pull/7442

贡献者:@rdhabalia

[Broker] 使用 Set 替换 Pulsar 客户端中的生产者、消费者容器。

PR 地址:https://github.com/apache/pulsar/pull/8051

贡献者:@Technoboy-

重要 Bug 修复

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

[Functions] 修复 Pulsar Functions 线程集成测试。

PR 地址:https://github.com/apache/pulsar/pull/8118

贡献者:@jerrypeng

[Client] 修复重新启动 broker 时,客户端查找挂起的问题。

PR 地址:https://github.com/apache/pulsar/pull/8101

贡献者:@4onni

[Broker] 排除不属于当前服务器的 owner。

PR 地址:https://github.com/apache/pulsar/pull/8111

贡献者:@congbobo184

[Client] 当使用 SNI 标头创建连接时,不解析 SNI 主机的地址。

PR 地址:https://github.com/apache/pulsar/pull/8062

贡献者:@rdhabalia

[C++ Client] 将 Snappy 库添加到 Docker 镜像中,构建 C ++ 软件包。

PR 地址:https://github.com/apache/pulsar/pull/8086

贡献者:@massakam

 

作为全球性开源项目,截至 2020 年 9 月 25 日,Apache Pulsar 已拥有超出 300 名贡献者、6.6K+ Star 、1.6K+ Fork 。正是由于分布在全球各地的社区开发者的贡献,才使得 Apache Pulsar 项目不断发展与前进。

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