关于 Apache Pulsar

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

导语

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

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

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

@315157973@zhanghaou@jiazhai

@RobertIndie@BewareMyPower@rudy2steiner@gaoran10@massakam@zymap@wolfstudy@aahmed-se@MarvinCai@Bklyn

接下来,一起看看 08-15 ~ 08-21 有哪些值得你关注的进展吧!

重要特性

  • [Broker] 支持在 Topic 级别设置 MaxUnackedMessagesOnConsumer

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

贡献者:@315157973

  • [Broker] 支持在 Topic 级别设置 persistence 策略。

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

贡献者:@zhanghaou

  • [Broker] 支持在 Topic 级别进行重复数据删除。

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

贡献者:@315157973

  • [Java Client] 支持批量消息签收。

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

贡献者:@315157973

  • [Python CLient] 在 Python 客户端添加 oauth2 封装。

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

贡献者:@jiazhai

  • [Java Client] 支持在生产者和发送者设置 autoPartitionsUpdateInterval

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

贡献者:@RobertIndie

重要 Bug 修复

  • [Java Client] 避免重复订阅同一主题。

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

贡献者:@BewareMyPower

  • [Broker] 当通过 message ID 查询消息时,如果当前 broker 不负责此 topic,重定向至 owner broker。

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

贡献者:@rudy2steiner

  • [Java Client] 修复 PersistentAcknowledgmentsGroupingTracker 中的 pendingBatchIndexAcksbitSetbatchSize

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

贡献者:@gaoran10

  • [CPP Client] 修复因 seeking 或关闭消费者而导致的竞态条件。

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

贡献者:@jiazhai

活动和新闻

  • [TGIP] 每周直播:Pulsar 及其生态系统

活动预告

  • 本周日:TGIP-CN 023 - “Aapche Pulsar 在 BIGO 的实践分享”

    B站同步观看)

    主讲人:陈航,BIGO 大数据消息平台团队负责人。

    点击此处,报名活动

  • 8月25日: StreamNative 在线研讨会 - "Managing Real-Time Data Teams"

    主讲人: Jesse Anderson,Big Data Institute 大数据专家。

    点击此处,报名活动

  • 9月9日:Israeli Java Community (Java.IL) meetup - "Apache Pulsar: Under the Hood for Java Developers"

    主讲人:Addison Higham,StreamNative 高级软件工程师,拥有丰富的 Apache 项目经验。

    点击此处,报名活动

推荐阅读

  • StreamNative 宣布发布 StreamNative Cloud 产品,推出 Pulsar 云端服务 (PaaS,Apache Pulsar as a Service)

点击此处阅读文章

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

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

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

05-18 15:05