Apache Kafka 2.0.1 发布,分布式消息发布订阅系统

栏目: 后端 · 发布时间: 5年前

内容简介:Apache Kafka 2.0.1 已发布,这是针对 2.0 版本的修复和改进版本。

Apache Kafka 2.0.1 已发布,这是针对 2.0 版本的修复和改进版本。

Improvement

  • [ KAFKA-6914 ] - Kafka Connect - Plugins class should have a constructor that can take in parent ClassLoader

  • [ KAFKA-7131 ] - Update release script to generate announcement email text

  • [ KAFKA-7198 ] - Enhance KafkaStreams start method javadoc

  • [ KAFKA-7278 ] - replaceSegments() should not call asyncDeleteSegment() for segments which have been removed from segments list

  • [ KAFKA-7285 ] - Streams should be more fencing-sensitive during task suspension under EOS

  • [ KAFKA-7414 ] - Do not fail broker on out of range offsets in replica fetcher

  • [ KAFKA-7454 ] - Use lazy allocation for SslTransportLayer buffers

Bug

  • [ KAFKA-4950 ] - ConcurrentModificationException when iterating over Kafka Metrics

  • [ KAFKA-5891 ] - Cast transformation fails if record schema contains timestamp field

  • [ KAFKA-6648 ] - Fetcher.getTopicMetadata() should return all partitions for each requested topic

  • [ KAFKA-7044 ] - kafka-consumer-groups.sh NullPointerException describing round robin or sticky assignors

  • [ KAFKA-7119 ] - Intermittent test failure with GSSAPI authentication failure

  • [ KAFKA-7128 ] - Lagging high watermark can lead to committed data loss after ISR expansion

  • [ KAFKA-7144 ] - Kafka Streams doesn't properly balance partition assignment

  • [ KAFKA-7158 ] - Duplicates when searching kafka stream state store with caching

  • [ KAFKA-7164 ] - Follower should truncate after every leader epoch change

  • [ KAFKA-7180 ] - In testHWCheckpointWithFailuresSingleLogSegment, wait until server1 has joined the ISR before shutting down server2

  • [ KAFKA-7192 ] - State-store can desynchronise with changelog

  • [ KAFKA-7196 ] - Remove heartbeat delayed operation for those removed consumers at the end of each rebalance

  • [ KAFKA-7216 ] - Exception while running kafka-acls.sh from 1.0 env on target Kafka env with 1.1.1

  • [ KAFKA-7225 ] - Kafka Connect ConfigProvider not invoked before validation

  • [ KAFKA-7242 ] - Externalized secrets are revealed in task configuration

  • [ KAFKA-7250 ] - Kafka-Streams-Scala DSL transform shares transformer instance

  • [ KAFKA-7255 ] - Timing issue in SimpleAclAuthorizer with concurrent create/update

  • [ KAFKA-7261 ] - Request and response total metrics record bytes instead of request count

  • [ KAFKA-7280 ] - ConcurrentModificationException in FetchSessionHandler in heartbeat thread

  • [ KAFKA-7284 ] - Producer getting fenced may cause Streams to shut down

  • [ KAFKA-7287 ] - Set open ACL permissions for old consumer znode path

  • [ KAFKA-7296 ] - Producer should handle COORDINATOR_LOADING error in TxnOffsetCommit

  • [ KAFKA-7298 ] - Concurrent DeleteRecords can lead to fatal OutOfSequence error in producer

  • [ KAFKA-7301 ] - KTable to KTable join invocation does not resolve in Scala DSL

  • [ KAFKA-7316 ] - Use of filter method in KTable.scala may result in StackOverflowError

  • [ KAFKA-7353 ] - Connect logs 'this' for anonymous inner classes

  • [ KAFKA-7354 ] - Fix IdlePercent and NetworkProcessorAvgIdlePercent metric calculation

  • [ KAFKA-7369 ] - Retry when possible in AdminClient.listConsumerGroups

  • [ KAFKA-7385 ] - Log cleaner crashes when empty batches are retained with idempotent or transactional producers

  • [ KAFKA-7386 ] - Streams Scala wrapper should not cache serdes

  • [ KAFKA-7415 ] - OffsetsForLeaderEpoch may incorrectly respond with undefined epoch causing truncation to HW

  • [ KAFKA-7434 ] - DeadLetterQueueReporter throws NPE if transform throws NPE

  • [ KAFKA-7453 ] - Enable idle expiry of connections which are never selected

  • [ KAFKA-7459 ] - Concurrency bug in updating RequestsPerSec metric

  • [ KAFKA-7460 ] - Connect Values converter uses incorrect date format string

  • [ KAFKA-7464 ] - Fail to shutdown ReplicaManager during broker cleaned shutdown

  • [ KAFKA-7467 ] - NoSuchElementException is raised because controlBatch is empty

  • [ KAFKA-7476 ] - SchemaProjector is not properly handling Date-based logical types

  • [ KAFKA-7519 ] - Transactional Ids Left in Pending State by TransactionStateManager During Transactional Id Expiration Are Unusable

  • [ KAFKA-7535 ] - KafkaConsumer doesn't report records-lag if isolation.level is read_committed

Task

  • [ KAFKA-7228 ] - DeadLetterQueue throws a NullPointerException

Sub-task

  • [ KAFKA-7299 ] - batch LeaderAndIsr requests during auto preferred leader election

下载地址 


以上所述就是小编给大家介绍的《Apache Kafka 2.0.1 发布,分布式消息发布订阅系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

SQL必知必会

SQL必知必会

福达 (Ben Forta) / 钟鸣、刘晓霞 / 人民邮电出版社 / 2013-5-1 / 29.00元

SQL语法简洁,使用方式灵活,功能强大,已经成为当今程序员不可或缺的技能。 本书是深受世界各地读者欢迎的SQL经典畅销书,内容丰富,文字简洁明快,针对Oracle、SQL Server、MySQL、DB2、PostgreSQL、SQLite等各种主流数据库提供了大量简明的实例。与其他同类图书不同,它没有过多阐述数据库基础理论,而是专门针对一线软件开发人员,直接从SQL SELECT开始,讲述......一起来看看 《SQL必知必会》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具