Update exception docstring
This commit is contained in:
committed by
Jeff Widman
parent
83f2d322a9
commit
73d78bc76a
@@ -590,7 +590,7 @@ class KafkaProducer(object):
|
|||||||
set: partition ids for the topic
|
set: partition ids for the topic
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
TimeoutException: if partitions for topic were not obtained before
|
KafkaTimeoutError: if partitions for topic were not obtained before
|
||||||
specified max_wait timeout
|
specified max_wait timeout
|
||||||
"""
|
"""
|
||||||
# add topic to metadata topic list if it is not there already.
|
# add topic to metadata topic list if it is not there already.
|
||||||
|
|||||||
Reference in New Issue
Block a user