基于湖库一体架构,统一管理结构化、半结构化与非结构化等多模态数据,一个系统承载事务处理、实时分析与 AI 工作负载。
dead_socket_detection_timeout
更新时间:2026-06-09 13:21:20
dead_socket_detection_timeout 用于设置检测失效 Socket 的时间间隔。
| 属性 | 描述 |
|---|---|
| 参数类型 | 时间类型 |
| 默认值 | 3s |
| 取值范围 | [0s, 2h] |
| 是否重启 OBServer 生效 | 否 |
其中:
当 dead_socket_detection_timeout 的值为 0 时,表示禁用 Socket 级故障检测。
当 dead_socket_detection_timeout 的值大于 0 时,表示启用 Socket 级故障检测,且当发送端有数据超过 设置的时间还未收到对方的应答,则认为当前 Socket 不可用。