dockerzhang opened a new issue #1166:
URL: https://github.com/apache/incubator-inlong/issues/1166
<p><b>Description:</b></p>
<p>when query brokers running status, the output is:</p>
<p>{<br/>
"result": true,<br/>
"errCode": 0,<br/>
"errMsg": "OK",<br/>
"data": [</p>
{ "brokerId": -, "brokerIp": "-", "brokerPort": 8123, "manageStatus":
"online", "brokerTLSPort": 8124, "enableTLS": false, "isRepAbnormal": false,
"isAutoForbidden": false, "runStatus": "running", "subStatus": "idle",
"isConfChanged": "false", "isConfLoaded": "true", "isBrokerOnline": "true",
"brokerVersion": "-", "acceptPublish": "true", "acceptSubscribe": "true" }
<p>,</p>
{ "brokerId": -, "brokerIp": "-", "brokerPort": 8123, "manageStatus":
"online", "brokerTLSPort": 8124, "enableTLS": false, "isRepAbnormal": false,
"isAutoForbidden": false, "runStatus": "running", "subStatus": "idle",
"isConfChanged": "false", "isConfLoaded": "true", "isBrokerOnline": "true",
"brokerVersion": "-", "acceptPublish": "true", "acceptSubscribe": "true" }
<p>],<br/>
"count": 2<br/>
}</p>
<p> </p>
<p>the <b>isConfLoaded</b> is true while there are still topics not
reloaded:</p>
<p> </p>
<p><span class="image-wrap" style=""><img
src="https://issues.apache.org/jira/secure/attachment/13022275/13022275_image-2021-03-15-15-10-28-572.png"
style="border: 0px solid black" /></span></p>
<p> </p>
<i>JIRA link - <a
href="https://issues.apache.org/jira/browse/INLONG-577">[INLONG-577]</a>
created by stingpeng</i>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]