脉冲星 3 月脉动 | Pulsar 2.7.1 版本发布!

2023-11-11 09:10

本文主要是介绍脉冲星 3 月脉动 | Pulsar 2.7.1 版本发布!,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

关于 Apache Pulsar

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

导语

各位小伙伴们,2021 年 3 月 Pulsar 社区月报来啦!春天伊始,Pulsar 有哪些新气象呢?和我们一起来看看吧。

感谢以下各位社区成员本月对 Pulsar 项目的支持,让 Apache Pulsar 继续发光发热!(排名不分先后,看看你有没有上榜 ????????):

congbobo184、hangc0276、eolivelli 、Huanli-Meng、 lhotari、zymap、 jerrypeng、david-streamlio、michaeljmarshall、Anonymitaet、kandersen82、klwilson227、freeznet、MarvinCai、RobertIndie、rdhabalia、fmiguelez、315157973、sijia-w、sakurafly123、tuteng、congbobo184、dlg99、timmyyuan、Jennifer88huang、yangl、aahmed-se、BewareMyPower、caladogan、gaoran10、csthomas1、wuzhanpeng、linlinnn、mauza、xiaotongwang1、limingnihao、murong00、merlimat、codelipenghui、fanjeff、patricklucas、golden-yang、mlyahmed、limingnihao 、BewareMyPower、HugeSkull、hnail、massakam、wolfstudy、bithavoc

重要进展

Broker

Broker:支持获取应用的 BlacklogQuota
https://github.com/apache/pulsar/pull/9828

Broker:支持获取应用的 SubscriptionDispatchRate
https://github.com/apache/pulsar/pull/9827

Broker:将待处理的读订阅指标添加到 stats-internal。
https://github.com/apache/pulsar/pull/9788

Broker:为 PulsarService#getAdminClient 添加 NPE 检查。
https://github.com/apache/pulsar/pull/9782

Broker:防止使用无效的 broker 或 proxy configuration 设置授权。
https://github.com/apache/pulsar/pull/9746

Broker:将 getWorkerService 方法更改为抛出 UnsupportedOperationException
https://github.com/apache/pulsar/pull/9738

Broker:如果响应已经提交,则不添加 broker-address 标头。
https://github.com/apache/pulsar/pull/9744

Broker:验证 /offload 请求的参数。
https://github.com/apache/pulsar/pull/9737

Broker:支持获取已应用的 PersistencePolicies
https://github.com/apache/pulsar/pull/9831

Broker:支持获取已应用的 clusterSubscribeRate
https://github.com/apache/pulsar/pull/9832

Broker:支持获取已应用 dispatchRate
https://github.com/apache/pulsar/pull/9824

Broker:支持获取压缩阀值。
https://github.com/apache/pulsar/pull/10038

Build

Build:从 Pulsar docker 镜像中删除 .deb包。
https://github.com/apache/pulsar/pull/9811

Build:将 pulsar-io-kafka-connect-adaptor 拆分为 JAR 和 NAR 模块。
https://github.com/apache/pulsar/pull/9808

Build:启用详细的 Java 编译器告警。
https://github.com/apache/pulsar/pull/9780

Build:设置项目版本时,更新 terraform 文件中的 Pulsar 版本。
https://github.com/apache/pulsar/pull/9775

C++

C++ client:从 C++ 库中删除 gtest 文件。
https://github.com/apache/pulsar/pull/9816

C++ Client:实现 C++ producer 中内存限制。
https://github.com/apache/pulsar/pull/9676

CI

CI:在重试或继续执行下一测试之前,清除测试失败的状态。
https://github.com/apache/pulsar/pull/9823

CI:在CI测试中添加 apache-rat check。
https://github.com/apache/pulsar/pull/9815

CI:将集成测试命令重构为 run_integration_group.sh 脚本。
https://github.com/apache/pulsar/pull/9770

CI:使用 DiagnosticCommand JMX MBean 实现线程转储。
https://github.com/apache/pulsar/pull/9766

CI:通过仅涵盖选定的 connectors 来减小集成测试镜像的大小。
https://github.com/apache/pulsar/pull/9807

Client

Go client:将 JWT-Go 版本更新为 v4。
https://github.com/apache/pulsar-client-go/pull/481

Pulsar Client:支持输出GenericRecord 内容。
https://github.com/apache/pulsar/pull/9785

WebSocket Client:支持浏览器客户端进行 token 身份验证。
https://github.com/apache/pulsar/pull/9886

Pulsar-client:Pulsar REST API、pulsar-admin 和 pulsar-client CLI 工具增加获取 Pulsar 版本的命令。
https://github.com/apache/pulsar/pull/9975

Client: 支持为 MultiTopicsReaderImpl 设置多 topic。
https://github.com/apache/pulsar/pull/9995

Client:使用不同的 listener-threads 处理不同分区 topic 的消息。
https://github.com/apache/pulsar/pull/10017

Transaction

Transactions:对 End transaction 操作进行重试。
https://github.com/apache/pulsar/pull/9236

Transactions:支持检查 transaction 状态。
https://github.com/apache/pulsar/pull/9776

Transactions:实现 transaction 缓冲区快照。
https://github.com/apache/pulsar/pull/9490

Transactions:清除 transaction buffer 中取消的 transaction。
https://github.com/apache/pulsar/pull/9974

其他

Common:优化 ConcurrentOpenHashMap,缩短读锁死的持续时间。
https://github.com/apache/pulsar/pull/9787

WebSocket:在 WebSocket 服务器中支持 pong 逻辑。
https://github.com/apache/pulsar/pull/10035

WebSocket:允许 WebSocket proxy 在不解密的情况下将消息传递给客户端消费。
https://github.com/apache/pulsar/pull/10026

Authentication: 在AuthenticationTls 中支持序列化 stream-provider 字段。
https://github.com/apache/pulsar/pull/10020

Kafka:在 KafkaBytesSource 中支持 KeyValue
https://github.com/apache/pulsar/pull/10002

Pulsar SQL:支持查询大写的 topic。
https://github.com/apache/pulsar/pull/9980

Utils:转储 pulsar-perf 的 JVM 信息。
https://github.com/apache/pulsar/pull/9769

Deployment:更新 Ansible 的部署配置中 Pulsar 的版本至 2.7.0。
https://github.com/apache/pulsar/pull/9774

Pulsar-admin:添加命令以获取 leader broker 的 service URL。
https://github.com/apache/pulsar/pull/9799

Pulsar-Discovery:在 discoveryservice 中将 ZooKeeper 替换为 MetadataStore
https://github.com/apache/pulsar/pull/9967

Schema:将 Apache Avro 升级到 1.10.2 版本。
https://github.com/apache/pulsar/pull/9898

Metrics:添加 broker 连接指标。
https://github.com/apache/pulsar/pull/9876

Pulsar IO:Kafka source connector 支持管理 Avro 编码的消息。
https://github.com/apache/pulsar/pull/9448

Test::将 TestNG 组添加到 Pulsar broker。
https://github.com/apache/pulsar/pull/9712

Bug 修复

Broker

Broker:修复 2.7 分支上 Topic 为空时 hasMessageAvailable() 导致的错误。
https://github.com/apache/pulsar/pull/9798

Broker:修复 2.7 分支上获取 topic 应用策略时未检查 topic 所有权的问题。
https://github.com/apache/pulsar/pull/9781

Broker:修复主分支上获取 topic 应用策略时未检查 topic 所有权的问题。
https://github.com/apache/pulsar/pull/9767

Broker:修复PersistentReplicator 中的 NPE 和线程安全问题。
https://github.com/apache/pulsar/pull/9763

Broker:修复如果达到最大订阅限制,consumer 无法使用较旧的订阅来消费消息的问题。
https://github.com/apache/pulsar/pull/9758

Broker:即使 Web 服务无法关闭,也可以继续正常关闭 broker 服务。
https://github.com/apache/pulsar/pull/9835

Broker:记录在 ExecutorProvider 中超时后,在关闭时未终止的线程栈轨迹的日志。
https://github.com/apache/pulsar/pull/9840

Broker:支持在 broker.conf 文件中禁用 tenants/namespaces 强制删除。
https://github.com/apache/pulsar/pull/9819

Broker:允许 broker 发现并解锁卡住的订阅。
https://github.com/apache/pulsar/pull/9789

Broker:修复 zkBookieRackAffinityMapping 漏洞,支持 BookKeeper 的 dnsResolver
https://github.com/apache/pulsar/pull/9894

Broker:修复在 key_shared 订阅模式下无法消费非持久消息的问题。
https://github.com/apache/pulsar/pull/9826

Broker:修复更新 lastLedgerCreationInitiationTimestamp 时出现的时间单位错误的问题。
https://github.com/apache/pulsar/pull/10049

C++

C++:修复已暂停的零队列 consumer 仍预取消息的问题。
https://github.com/apache/pulsar/pull/10036

C++:支持简单地配置调试级别的日志。
https://github.com/apache/pulsar/pull/10031

C++:修复从接收到的消息 ID 中获取 topic 名称时的分割错误。
https://github.com/apache/pulsar/pull/10006

Client

Java client:修复 ClientCnx 中的 NPE。
https://github.com/apache/pulsar/pull/9761

Go client:修复 lookup service 中的 socket 泄漏的问题。
https://github.com/apache/pulsar-client-go/pull/478

Client:确保可以关闭单 topic 的 consumer。
https://github.com/apache/pulsar/pull/9849

Client:修复从字节数组反序列化时未设置批处理大小的问题。
https://github.com/apache/pulsar/pull/9855

Client:修复当达到最大订阅数时执行的无用重试的问题。
https://github.com/apache/pulsar/pull/9991

Functions

Functions:启用服务器端路由以存储状态。
https://github.com/apache/pulsar/pull/9978

Functions:传递来自 Pulsar source 的记录属性。
https://github.com/apache/pulsar/pull/9943

Schema

Schema:暴露 struct schema 的原始记录。
https://github.com/apache/pulsar/pull/9614

Schema:修复当 consumer 订阅没有 shcema 的空 topic 时,未添加 schema 的问题。
https://github.com/apache/pulsar/pull/9853

Schema:添加 schema 类型验证。
https://github.com/apache/pulsar/pull/9797

Schema:修复因 SchemaInfo 属性为空而引起的 NPE 问题。
https://github.com/apache/pulsar/pull/9985

Schema:修复由 topic 使用 schema KeyValue <GenericRecord, GenericRecord> 引起的 OutOfMemoryError 错误。
https://github.com/apache/pulsar/pull/9981

其他

Maven:添加 jersey-client 作为 pulsar-client-auth-sasl 的依赖。
https://github.com/apache/pulsar/pull/10055

Build:修复在 Docker 中构建 wheel 文件时可能出现的名称不匹配的错误。
https://github.com/apache/pulsar/pull/10051

Flaky test:修复 CurrentLedgerRolloverIfFullTest flaky test。
https://github.com/apache/pulsar/pull/10004

Transactions:修复 transaction 日志的追加同步问题。
https://github.com/apache/pulsar/pull/9238

Topic:当禁用自动创建功能时,仍可以自动创建 topic partition。
https://github.com/apache/pulsar/pull/9786

Consumer:删除断开连接的 consumer,以进行自动发现。
https://github.com/apache/pulsar/pull/9660

Pulsar-perf:修复 pulsar-perf CLI 工具,确保与以前版本的兼容。
https://github.com/apache/pulsar/pull/9838

CI:修复 transaction flaky test。
https://github.com/apache/pulsar/pull/9934

Build:修复 ahc-default.properties 文件的阴影。
https://github.com/apache/pulsar/pull/10007

技术干货

•Taking an In-Depth Look at How to Achieve Isolation in Pulsar[1]•How To Get Started With Apache Pulsar On Docker[2]•译文 | Apache Pulsar 集群如何确保消息不丢•Apache Pulsar 在能源互联网领域的落地实践•StreamNative 宣布开源 AWS SQS Connector•Apache BookKeeper 4.13.0发布•博文推荐|Pulsar 存储空间不释放的问题分析与解决方法•译文|选择 Apache Pulsar 而非 Kafka 的 10 个理由•Apache Pulsar PMC成员翟佳:Pulsar 2021 展望与规划•博文推荐 | 一文带你看懂 Pulsar 的消息保留和过期策略•博文推荐|深度解析如何在 Pulsar 中实现隔离•译文|借助 Pulsar Functions 迁移到无服务应用程序


以上就是 2021 年 3 月份的脉动之旅。Apache Pulsar 正在快速成长,感谢来自大家的支持!

Apache Pulsar 社区鼓励大家积极参与开源社区,无论是文档、代码、翻译,还是技术博客,都欢迎大家积极参与,早日成为 Pulsar contributor,一起加油鸭。

如果你对 Pulsar Contribute 的流程不太熟练,也可以参考我们这篇小教程,让你熟悉如何通过 GitHub 对 Pulsar 进行贡献:新手向|非技术人员如何参与 Pulsar 项目进行贡献[3]

相关阅读

•脉冲星 2 月脉动 | Pulsar 的正月•脉冲星 1 月脉动 | Pulsar Flink Connector 2.7.0 发布

引用链接

[1] Taking an In-Depth Look at How to Achieve Isolation in Pulsar: https://streamnative.io/en/blog/tech/2021-03-02-taking-an-in-depth-look-at-how-to-achieve-isolation-in-pulsar
[2] How To Get Started With Apache Pulsar On Docker: https://www.lionbloggertech.com/apache-pulsar-on-docker/?utm_source=ReviveOldPost&utm_medium=social&utm_campaign=ReviveOldPost
[3] 新手向|非技术人员如何参与 Pulsar 项目进行贡献: http://mp.weixin.qq.com/s?__biz=MzUxOTc4NDc2MQ==&mid=2247485062&idx=1&sn=0f44cc772d46ac0c937eea478bcadb18&chksm=f9f516d0ce829fc67b0c08e9ee08263314785b0fe5c3064593755bfad4134c2795b8e3eb998d&scene=21#wechat_redirect


点击「阅读原文」,为 Pulsar 点赞!

这篇关于脉冲星 3 月脉动 | Pulsar 2.7.1 版本发布!的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/389004

相关文章

高效+灵活,万博智云全球发布AWS无代理跨云容灾方案!

摘要 近日,万博智云推出了基于AWS的无代理跨云容灾解决方案,并与拉丁美洲,中东,亚洲的合作伙伴面向全球开展了联合发布。这一方案以AWS应用环境为基础,将HyperBDR平台的高效、灵活和成本效益优势与无代理功能相结合,为全球企业带来实现了更便捷、经济的数据保护。 一、全球联合发布 9月2日,万博智云CEO Michael Wong在线上平台发布AWS无代理跨云容灾解决方案的阐述视频,介绍了

Android实现任意版本设置默认的锁屏壁纸和桌面壁纸(两张壁纸可不一致)

客户有些需求需要设置默认壁纸和锁屏壁纸  在默认情况下 这两个壁纸是相同的  如果需要默认的锁屏壁纸和桌面壁纸不一样 需要额外修改 Android13实现 替换默认桌面壁纸: 将图片文件替换frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.*  (注意不能是bmp格式) 替换默认锁屏壁纸: 将图片资源放入vendo

Vue3项目开发——新闻发布管理系统(六)

文章目录 八、首页设计开发1、页面设计2、登录访问拦截实现3、用户基本信息显示①封装用户基本信息获取接口②用户基本信息存储③用户基本信息调用④用户基本信息动态渲染 4、退出功能实现①注册点击事件②添加退出功能③数据清理 5、代码下载 八、首页设计开发 登录成功后,系统就进入了首页。接下来,也就进行首页的开发了。 1、页面设计 系统页面主要分为三部分,左侧为系统的菜单栏,右侧

maven发布项目到私服-snapshot快照库和release发布库的区别和作用及maven常用命令

maven发布项目到私服-snapshot快照库和release发布库的区别和作用及maven常用命令 在日常的工作中由于各种原因,会出现这样一种情况,某些项目并没有打包至mvnrepository。如果采用原始直接打包放到lib目录的方式进行处理,便对项目的管理带来一些不必要的麻烦。例如版本升级后需要重新打包并,替换原有jar包等等一些额外的工作量和麻烦。为了避免这些不必要的麻烦,通常我们

禅道Docker安装包发布

禅道Docker安装包发布 大家好, 禅道Docker安装包发布。 一、下载地址 禅道开源版:   /dl/zentao/docker/docker_zentao.zip  备用下载地址:https://download.csdn.net/download/u013490585/16271485 数据库用户名: root,默认密码: 123456。运行时,可以设置 MYSQL_ROOT_P

PostgreSQL中的多版本并发控制(MVCC)深入解析

引言 PostgreSQL作为一款强大的开源关系数据库管理系统,以其高性能、高可靠性和丰富的功能特性而广受欢迎。在并发控制方面,PostgreSQL采用了多版本并发控制(MVCC)机制,该机制为数据库提供了高效的数据访问和更新能力,同时保证了数据的一致性和隔离性。本文将深入解析PostgreSQL中的MVCC功能,探讨其工作原理、使用场景,并通过具体SQL示例来展示其在实际应用中的表现。 一、

InnoDB的多版本一致性读的实现

InnoDB是支持MVCC多版本一致性读的,因此和其他实现了MVCC的系统如Oracle,PostgreSQL一样,读不会阻塞写,写也不会阻塞读。虽然同样是MVCC,各家的实现是不太一样的。Oracle通过在block头部的事务列表,和记录中的锁标志位,加上回滚段,个人认为实现上是最优雅的方式。 而PostgreSQL则更是将多个版本的数据都放在表中,而没有单独的回滚段,导致的一个结果是回滚非

JeecgBoot 升级springboot版本到2.6.0

1. 环境描述 Jeecgboot 3.0,他所依赖的springboot版本为2.3.5Release,将springboot版本升级为2.6.0。过程全纪录,从2开始描述。 2. 修改springboot版本号 <parent><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-pare

Cmake之3.0版本重要特性及用法实例(十三)

简介: CSDN博客专家、《Android系统多媒体进阶实战》一书作者 新书发布:《Android系统多媒体进阶实战》🚀 优质专栏: Audio工程师进阶系列【原创干货持续更新中……】🚀 优质专栏: 多媒体系统工程师系列【原创干货持续更新中……】🚀 优质视频课程:AAOS车载系统+AOSP14系统攻城狮入门视频实战课 🚀 人生格言: 人生从来没有捷径,只有行动才是治疗恐惧

Windows 10 各版本

对应于服务选项的 Windows 10 当前版本 Version服务选项上市日期OS build最后修订日期1803半年频道7/10/201817134.1917/24/2018Microsoft 建议使用1803半年频道(定向)4/30/201817134.1917/24/20181709半年频道1/18/201816299.5797/24/20181709半年频道(定向)10/17/2017