Pulsar 社区周报|2020-09-05~ 2020-09-11_Pulsar

 

关于 Apache Pulsar

 

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

 

 

导语

 

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

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

 

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

@gaoran10、@315157973、@zhanghaou、@hangc0276、@Technoboy-、@equanz、@srkukarni、@codelipenghui、@MarvinCai、@aloyszhang、@kellyfj、@zymap、@wolfstudy、@jerrypeng、@cimura、@tuteng、@jianyun8023、@Jennifer88huang、@RobertIndie、@BewareMyPower、@massakam、 @Bklyn、@mkozioro、@jiazhai、@lukestephenson-zendesk、@sijia-w、@yuku、2aloyszhang、@hangc0276、@Huanli-Meng、@david-streamlio

 

接下来,一起看看 09-05 ~ 09-11 有哪些值得你关注的进展吧!

 

 

重要特性

 

因为 PR 较多,仅列举较大 PR 进展,不包括本周全部动态
以下 PR 均已 Merge 进 Pulsar 主分支

 

???? Topic Policy: 支持在 topic 级别设置、获取、删除 inactiveTopicPolicies。

PR 地址:

https://github.com/apache/pulsar/pull/7986

贡献者:

@315157973(https://github.com/315157973)

 

???? Bookie: 添加 bookkeeperClientMinNumRacksPerWriteQuorum 和 bookkeeperClientEnforceMinNumRacksPerWriteQuorum 配置选项。

PR 地址:

https://github.com/apache/pulsar/pull/7977

贡献者:

@mkozioro(https://github.com/mkozioro)

 

???? Topic Policy: 支持在 topic 级别设置、获取、删除 maxConsumers。

PR 地址:

https://github.com/apache/pulsar/pull/7968

贡献者:

@zhanghaou(https://github.com/zhanghaou)

 

???? Transaction: 更新 subscription 的确认中止进程。

PR 地址:

https://github.com/apache/pulsar/pull/7979

贡献者:

@gaoran10(https://github.com/gaoran10)

 

???? Topic Policy: 修复 dispatchRate 的覆盖顺序。

PR 地址:

https://github.com/apache/pulsar/pull/8004

贡献者:

@315157973(https://github.com/315157973)

 

???? C++ Client: C ++ 客户端支持基于键的批处理。

PR 地址:

https://github.com/apache/pulsar/pull/7996

贡献者:

@BewareMyPower(https://github.com/BewareMyPower)

 

???? Pulsar Perf: 支持在 Key_Shared 订阅模式下,为 consumer 设置消息主键。  

PR 地址:

https://github.com/apache/pulsar/pull/7989

贡献者: 

@315157973(https://github.com/315157973)

 

???? OAuth2: 从 well-known configuration 路径下获取 OAuth2 token 端点。

PR 地址:

https://github.com/apache/pulsar/pull/8006

贡献者:

@zymap(https://github.com/zymap)

 

???? Functions: Pulsar Functions 支持指定订阅位置。

PR 地址:

https://github.com/apache/pulsar/pull/7891

贡献者:

@wolfstudy(https://github.com/wolfstudy)

 

???? Topic Policy:支持在 topic 级别设置、获取、删除每个订阅的 maxConsumers。

PR 地址:

https://github.com/apache/pulsar/pull/8003 

贡献者:

@hangc0276(https://github.com/hangc0276)

 

 

 

重要 Bug 修复

 

因修复内容较多,仅列举较重要修复内容,不包括本周全部动态

下面修复均已 Merge 进 Pulsar 主分支

 

???? Functions: 优化批处理源的 close() 进程出现异常时的处理方式错误。

PR 地址:

https://github.com/apache/pulsar/pull/7984

贡献者:

@jerrypeng(https://github.com/jerrypeng)

 

???? Functions: 改进批处理内部 topic 清除的操作。

PR 地址:

https://github.com/apache/pulsar/pull/7985 

贡献者:

@jerrypeng(https://github.com/jerrypeng)

   

???? Security: 将 snakeyaml 升级到版本 1.26。

PR 地址:

https://github.com/apache/pulsar/pull/7994

贡献者:

@wolfstudy(https://github.com/wolfstudy)

 

???? Broker: 当检查 broker 端发布缓存时,避免多次重复计算一个 ServerCnx 的发布缓存。

PR 地址:

https://github.com/apache/pulsar/pull/7926  

贡献者:

@aloyszhang(https://github.com/aloyszhang)

 

???? OAuth2: 修复使用 OAuth2 认证插件启动代理服务时出现的 Null Exception 异常情况。

PR 地址:

https://github.com/apache/pulsar/pull/8019

贡献者:

@zymap(https://github.com/zymap)

 

???? Broker: 修复在 Key_Shared 订阅模式下将消息分发给消费者时出现的IndexOutOfBoundsException 异常情况。

PR 地址:

https://github.com/apache/pulsar/pull/8024

贡献者:

@codelipenghui(https://github.com/codelipenghui)

 

 

活动和新闻

 

 

???? TGIP每周直播:Pulsar 及其生态系统

 

往期视频参考:
https://streamnative.io/resource#tgip

 

???? 9月9日:"Apache Pulsar: Under the Hood for Java Developers"

分享嘉宾:Addison Higham,StreamNative 高级软件工程师,拥有丰富的 Apache 项目经验。

 

PPT 链接:

https://www.slideshare.net/streamnative/apache-pulsar-under-the-hood

视频回放:

https://www.youtube.com/watch?v=8DkZKsjjcG0&feature=youtu.be

 

???? Pulsar Summit Asia 2020

 

提交演讲议题或报名参会:
https://pulsar-summit.org/zh/event/asia-2020

 

???? 活动预告

 

➡️ 9月29日 ~ 10月1日:ApacheCon:Apache Pulsar/ BookKeeper 专场

报名链接:

https://www.apachecon.com/acah2020/tracks/pulsar.html 

 

 

 


 

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

 

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