Skip to content

Commit a5f6168

Browse files
Update kafka-config.json
1 parent 80e0d85 commit a5f6168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncdssdk_client/src/main/python/resources/kafka-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bootstrap.servers": "bootstrap-server-endpoint",
3-
"request.timeout.ms": 5000,
3+
"timeout": 5000,
44
"retry.backoff.ms": 500,
55
"fetch.wait.max.ms": 30,
66
"fetch.min.bytes": 131072,

0 commit comments

Comments
 (0)