Skip to content

Logs consuming significant compute during cluster node failure detection #2076

Description

@sarthakaggarwal97

The problem/use-case that the feature addresses

The issue is to discuss the server log emitted during cluster failover in large clusters. It looks like that this particular log takes about 3-4% of the total compute (which is already around 100%).

serverLog(LL_NOTICE, "Node %.40s (%s) reported node %.40s (%s) as not reachable.", sender->name,
     sender->human_nodename, node->name, node->human_nodename);

Sharing the profile over here:

Image

Description of the feature
I would like to discuss if we can reduce the severity of this log.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions