We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998147d commit bee0bbeCopy full SHA for bee0bbe
kafka/client_async.py
@@ -49,7 +49,7 @@ class KafkaClient(object):
49
This class is not thread-safe!
50
51
Attributes:
52
- cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrived
+ cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrieved
53
via MetadataRequests during :meth:`.poll`.
54
55
Keyword Arguments:
0 commit comments