We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e0d85 commit a5f6168Copy full SHA for a5f6168
ncdssdk_client/src/main/python/resources/kafka-config.json
@@ -1,6 +1,6 @@
1
{
2
"bootstrap.servers": "bootstrap-server-endpoint",
3
- "request.timeout.ms": 5000,
+ "timeout": 5000,
4
"retry.backoff.ms": 500,
5
"fetch.wait.max.ms": 30,
6
"fetch.min.bytes": 131072,
0 commit comments