SHOW-BROKER

Name

SHOW BROKER

Description

This statement is used to view the currently existing broker

grammar:

  1. SHOW BROKER;

illustrate:

  1. LastStartTime indicates the last BE start time.
  2. LastHeartbeat indicates the last heartbeat.
  3. Alive indicates whether the node is alive or not.
  4. ErrMsg is used to display the error message when the heartbeat fails.

Example

Keywords

  1. SHOW, BROKER

Best Practice