Skip to content

Commit c3561a2

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

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-
"timeout": 5000,
3+
"timeout": 5,
44
"retry.backoff.ms": 500,
55
"fetch.wait.max.ms": 30,
66
"fetch.min.bytes": 131072,

0 commit comments

Comments
 (0)