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