[ https://issues.apache.org/jira/browse/IGNITE-24484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladislav Pyatkov updated IGNITE-24484: --------------------------------------- Attachment: MultiTableBenchmark.java > RAFT heartbeat coalescing > ------------------------- > > Key: IGNITE-24484 > URL: https://issues.apache.org/jira/browse/IGNITE-24484 > Project: Ignite > Issue Type: Improvement > Reporter: Vladislav Pyatkov > Assignee: Vladislav Pyatkov > Priority: Major > Labels: ignite-3 > Attachments: MultiTableBenchmark.java > > Time Spent: 10m > Remaining Estimate: 0h > > h3. Motivation > RAFT heartbeat exists for any RAFT group. Even in the case several groups are > deployed in the one node, the exchange group generates its own heartbeat > message. This leads to a high load on the network layer and CPU. > h3. Definition of done > Heartbeat messages should be sent with a particular frequency for an Ignite > node (independently of the number of RAFT groups). -- This message was sent by Atlassian Jira (v8.20.10#820010)