Skip to content

KAFKA-18292: Remove deprecated methods of UpdateFeaturesOptions #18245

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

clarkwtc
Copy link
Contributor

Remove deprecated dryRun methods in UpdateFeaturesOptions class

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@github-actions github-actions bot added triage PRs from the community clients small Small PRs labels Dec 18, 2024
@clarkwtc clarkwtc force-pushed the kafka-18292-remove-deprecated-methods-of-update_features_options branch from ec51fa6 to 777bb07 Compare December 18, 2024 02:41
@clarkwtc clarkwtc changed the title chore: Remove deprecated dryRun methods KAFKA-18292 Remove deprecated methods of UpdateFeaturesOptions Dec 18, 2024
@clarkwtc clarkwtc changed the title KAFKA-18292 Remove deprecated methods of UpdateFeaturesOptions KAFKA-18292: Remove deprecated methods of UpdateFeaturesOptions Dec 18, 2024
@chia7712
Copy link
Member

@clarkwtc please fix the conflicts

@clarkwtc clarkwtc force-pushed the kafka-18292-remove-deprecated-methods-of-update_features_options branch from 777bb07 to 2a01a02 Compare December 18, 2024 14:44
@github-actions github-actions bot removed the triage PRs from the community label Dec 19, 2024
@chia7712
Copy link
Member

the failed test is traced by https://issues.apache.org/jira/browse/KAFKA-18297

@chia7712 chia7712 merged commit bd27e34 into apache:trunk Dec 20, 2024
7 of 9 checks passed
chia7712 pushed a commit that referenced this pull request Dec 20, 2024
ijuma added a commit to ijuma/kafka that referenced this pull request Dec 20, 2024
…e-old-protocol-versions

* apache-github/trunk:
  KAFKA-18312: Added entityType: topicName to SubscribedTopicNames in ShareGroupHeartbeatRequest.json (apache#18285)
  HOTFIX: fix incompatible types: Optional<TimestampAndOffset> cannot be converted to Option<TimestampAndOffset> (apache#18284)
  MINOR Fix some test-catalog issues (apache#18272)
  KAFKA-18180: Move OffsetResultHolder to storage module (apache#18100)
  KAFKA-18301; Make coordinator records first class citizen (apache#18261)
  KAFKA-18262 Remove DefaultPartitioner and UniformStickyPartitioner (apache#18204)
  KAFKA-18296 Remove deprecated KafkaBasedLog constructor (apache#18257)
  KAFKA-12829: Remove old Processor and ProcessorSupplier interfaces (apache#18238)
  KAFKA-18292 Remove deprecated methods of UpdateFeaturesOptions (apache#18245)
  KAFKA-12829: Remove deprecated Topology#addProcessor of old Processor API (apache#18154)
  KAFKA-18035, KAFKA-18306, KAFKA-18092: Address TransactionsTest flaky tests (apache#18264)
  MINOR: change the default linger time in the new coordinator (apache#18274)
  KAFKA-18305: validate controller.listener.names is not in inter.broker.listener.name for kcontrollers (apache#18222)
  KAFKA-18207: Serde for handling transaction records (apache#18136)
  KAFKA-13722: Refactor Kafka Streams store interfaces (apache#18243)
  KAFKA-17131: Refactor TimeDefinitions (apache#18241)
  MINOR: Fix MessageFormatters (apache#18266)
  Mark flaky tests for Dec 18, 2024 (apache#18263)
tedyu pushed a commit to tedyu/kafka that referenced this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants