http api “api/v1/changefeeds” was refused by owner when cdc cluster is rolling update #3483
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/status-server
Status server component.
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
curl -X GET http://172.16.6.140:8300/api/v1/changefeeds
(owner is 5.3.0-master,other is 5.2.1)
What did you expect to see?
query successfully on owner
What did you see instead?
It seems that owner refuses to serve the http request. Is it acceptable?
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):5.2.1
TiCDC version (execute
cdc version
):5.3.0-master
The text was updated successfully, but these errors were encountered: