Skip to content

Update gRPC keepalive defaults to 10s interval, 5s timeout, enable without calls (#1758)#1759

Merged
sre-ci-robot merged 1 commit intomilvus-io:2.6from
yhmo:26
Feb 12, 2026
Merged

Update gRPC keepalive defaults to 10s interval, 5s timeout, enable without calls (#1758)#1759
sre-ci-robot merged 1 commit intomilvus-io:2.6from
yhmo:26

Conversation

@yhmo
Copy link
Copy Markdown
Contributor

@yhmo yhmo commented Feb 12, 2026

Change keepAliveTimeMs from 55s to 10s, keepAliveTimeoutMs from 20s to 5s, and enable keepAliveWithoutCalls by default in both ConnectParam (V1) and ConnectConfig (V2).

…thout calls (milvus-io#1758)

Change keepAliveTimeMs from 55s to 10s, keepAliveTimeoutMs from 20s to 5s,
and enable keepAliveWithoutCalls by default in both ConnectParam (V1) and
ConnectConfig (V2).

Signed-off-by: haorenfsa <haorenfsa@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yhmo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify Bot added the needs-dco label Feb 12, 2026
@yhmo yhmo added the lgtm label Feb 12, 2026
@sre-ci-robot sre-ci-robot merged commit 502b59e into milvus-io:2.6 Feb 12, 2026
5 checks passed
@yhmo yhmo deleted the 26 branch February 12, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants