Skip to content

When a datahost(all write/read host) drop packets,the query will hang for a while until TCP timout #521

@yanhuqing666

Description

@yanhuqing666

When a datahost(all write/read host) drop packets (use iptables or other),
and the “dataNodeHeartbeatPeriod” is very small,means heartbeat konws this thing.
A query send to the datahost will also hang for timeout.
the time is decided by RTO and net.ipv4.tcp_syn_retries.
TIMEOUT = RTO * (POWER(2, retries+1)-1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions