Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
In a sense, the status of a Nebula Graph cluster is determined by a heartbeat mechanism. This article introduces the heartbeat mechanism through which the servers in a Nebula Graph cluster communicate with each other.
The heartbeats mentioned in this article refer to the heartbeat messages periodically sent by nebula-graphd servers and nebula-storaged servers to nebula-metad servers.
The heartbeat response sent by nebula-metad servers to nebula-graphd servers and nebula-storaged servers contains the last_update_time information, which informs the last update time of the metadata. When the information is updated, nebula-graphd servers and nebula-storaged servers will send a heartbeat request to nebula-metad servers for the updated information of the graph space, the schema, and the configurations.
Made with pure grit © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com