Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All use of `AdminClient` within the Kafka project will be replaced with use of the `Admin` interface, with the exception of any classes extending the abstract class, (`KafkaAdminClient` and `MockAdminClient`), which will continue to do so to maintain backwards compatibility.

...