dockerzhang / incubator-inlong

Apache InLong - a one-stop data streaming platform
https://inlong.apache.org/
Apache License 2.0
0 stars 0 forks source link

[INLONG-38] Add Broker's running status check #38

Closed dockerzhang closed 3 years ago

dockerzhang commented 3 years ago

Before processing the client request message, we need to check the current running status of the Broker to prevent the Broker from accepting new requests during the stop phase

JIRA link - [INLONG-38] created by gosonzhang