Yiyiyimu commented on pull request #3482:
URL: https://github.com/apache/apisix/pull/3482#issuecomment-771445321
Hi @membphis it's actually an existing feature, that was temporarily removed
in #2101. And this PR is to re-add it.
Actually, I'm not sure about the meaning of printing init_etcd debug info,
like:
```
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"13","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"14","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"15","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"16","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"17","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"18","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"19","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"20","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"21","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"22","raft_term":"2"}}
{"header":{"cluster_id":"14841639068965178418","member_id":"10276657743932975437","revision":"23","raft_term":"2"}}
```
I don't know when do we need it
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]