Skip to main content
Skip to main content

SHOW-BROKER

SHOW-BROKER

Name

SHOW BROKER

Description

This statement is used to view the currently existing broker

grammar:

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

SHOW, BROKER

Best Practice