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 f19e423 commit f0a57a6Copy full SHA for f0a57a6
kafka/producer/kafka.py
@@ -284,7 +284,7 @@ class KafkaProducer(object):
284
285
Note:
286
Configuration parameters are described in more detail at
287
- https://kafka.apache.org/0100/configuration.html#producerconfigs
+ https://kafka.apache.org/0100/documentation/#producerconfigs
288
"""
289
DEFAULT_CONFIG = {
290
'bootstrap_servers': 'localhost',
0 commit comments