SHOW FRONTENDS
Description
This statement is used to view FE nodes Grammar: SHOW FRONTENDS;
Explain:
- name denotes the name of the FE node in bdbje.
- Join is true to indicate that the node has joined the cluster. But it doesn’t mean that it’s still in the cluster (it may be out of touch)
- Alive indicates whether the node survives.
- Replayed Journal Id represents the maximum metadata log ID that the node has currently replayed.
- LastHeartbeat is the latest heartbeat.
- IsHelper indicates whether the node is a helper node in bdbje.
- ErrMsg is used to display error messages when the heartbeat fails.
keyword
SHOW, FRONTENDS