Commit f0a7362
- Reduce keepalive_time_ms default from 55s to 10s for faster dead
connection detection
- Reduce keepalive_timeout_ms default from 20s to 5s
- Enable keepalive_without_calls by default
- Add unit tests for keepalive defaults and setters/builders
Signed-off-by: Ren Haofeng <haofeng.ren@zilliz.com>
Signed-off-by: haorenfsa <haorenfsa@gmail.com>
Co-authored-by: shaoyue <haorenfsa@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8628150 commit f0a7362
File tree
2 files changed
+30
-3
lines changed- src/include/milvus/types
- test/ut/v1
2 files changed
+30
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
345 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments