Skip to content

Upgrade to Apache Kafka 4.2.0#4302

Merged
artembilan merged 1 commit into
spring-projects:mainfrom
sobychacko:upgrade-kafka-4.2.0
Feb 19, 2026
Merged

Upgrade to Apache Kafka 4.2.0#4302
artembilan merged 1 commit into
spring-projects:mainfrom
sobychacko:upgrade-kafka-4.2.0

Conversation

@sobychacko

Copy link
Copy Markdown
Contributor
  • Replace deprecated KafkaStreams.CloseOptions with top-level CloseOptions API using GroupMembershipOperation enum
  • Add new handleError() override in RecoveringDeserializationExceptionHandler returning Response
  • Deprecate handle() for removal in favor of handleError()
  • Update RecoveringDeserializationExceptionHandlerTests and KafkaStreamsCustomizerTests for new API
  • Increase share consumer listener test timeout for Kafka 4.2.0 group coordination timing

  - Replace deprecated `KafkaStreams.CloseOptions` with top-level
    `CloseOptions` API using `GroupMembershipOperation` enum
  - Add new `handleError()` override in
    `RecoveringDeserializationExceptionHandler` returning `Response`
  - Deprecate `handle()` for removal in favor of `handleError()`
  - Update `RecoveringDeserializationExceptionHandlerTests` and
    `KafkaStreamsCustomizerTests` for new API
  - Increase share consumer listener test timeout for Kafka 4.2.0
    group coordination timing

Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
@sobychacko sobychacko added this to the 4.1.0-M2 milestone Feb 18, 2026
@artembilan artembilan added the type: dependency-upgrade Pull requests that update a dependency file label Feb 19, 2026
@artembilan artembilan merged commit 1c5dc88 into spring-projects:main Feb 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants