Skip to content

Remove old SimpleClient / SimpleProducer / SimpleConsumer #1196

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

Merged
merged 1 commit into from
Oct 11, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,3 @@ testing, probing, and general experimentation. The protocol support is
leveraged to enable a KafkaClient.check_version() method that
probes a kafka broker and attempts to identify which version it is running
(0.8.0 to 2.3+).

Low-level
*********

Legacy support is maintained for low-level consumer and producer classes,
SimpleConsumer and SimpleProducer. See
<https://kafka-python.readthedocs.io/en/master/simple.html?highlight=SimpleProducer> for API details.
14 changes: 0 additions & 14 deletions docs/apidoc/SimpleProducer.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/apidoc/kafka.consumer.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/apidoc/kafka.coordinator.assignors.rst

This file was deleted.

45 changes: 0 additions & 45 deletions docs/apidoc/kafka.coordinator.rst

This file was deleted.

38 changes: 0 additions & 38 deletions docs/apidoc/kafka.partitioner.rst

This file was deleted.

38 changes: 0 additions & 38 deletions docs/apidoc/kafka.producer.rst

This file was deleted.

126 changes: 0 additions & 126 deletions docs/apidoc/kafka.protocol.rst

This file was deleted.

Loading