Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

KAFKA-12281: cleanup deprecated exceptions [DRAFT for 5.0]#20193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

karuturi
Copy link
Member

@karuturikaruturi commentedJul 18, 2025
edited by github-actionsbot
Loading

  • KAFKA-12281: Remove deprecated BrokerNotFoundException class
  • KAFKA-12281: Remove deprecated handle method from
    ProductionExceptionHandler and DefaultProductionExceptionHandler
  • KAFKA-12281: Remove deprecated handleSerializationException method
    from ProductionExceptionHandler
  • KAFKA-12281: Remove deprecated methods from exception handlers

`BrokerNotFoundException` was deprecated in Kafka Streams version 2.8
…Handler and DefaultProductionExceptionHandlerDefaultProductionExceptionHandler.handle(final ProducerRecord<byte[],byte[]> record, final Exception exception)` and the interface method`org.apache.kafka.streams.errors.ProductionExceptionHandler.handle(finalProducerRecord<byte[], byte[]> record, final Exception exception)` aredeprecated in kafka streams version 3.9
…om ProductionExceptionHandlerThis was deprecated in Kafka Streams 3.9
@karuturikaruturi marked this pull request as draftJuly 18, 2025 04:15
@karuturikaruturi changed the title[DRAFT for 5.0] KAFKA-12281 cleanup deprecated exceptionsKAFKA-12281: cleanup deprecated exceptions [DRAFT for 5.0]Jul 18, 2025
DeserializationExceptionHandler, LogAndContinueExceptionHandler andLogAndFailExceptionHandle has methods which were deprecated in KafkaStreams 3.9
@karuturikaruturiforce-pushed thefeature/KAFKA-12281-cleanup-deprecated-exceptions branch from92ee666 toa80934dCompareJuly 18, 2025 04:18
@mjsax
Copy link
Member

There is no timeline for AK 5.0 release, so no need for this PR atm. Closing for now.

We have already a ticket to track what we need to remove with 5.0.0 release:https://issues.apache.org/jira/browse/KAFKA-16337

@mjsaxmjsax closed thisJul 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@karuturi@mjsax

[8]ページ先頭

©2009-2025 Movatter.jp