RedemptionC opened a new issue #2063: URL: https://github.com/apache/apisix-dashboard/issues/2063
# Add new feature ## Please describe your feature Hi,comunity,I want to add a tool for APISIX dashboard this tool checks whether items(like consumer,route,etc.) in cache and ETCD are the same I have raised 2 issues for discussion: (https://github.com/apache/apisix-dashboard/issues/2045) (https://github.com/apache/apisix-dashboard/issues/2011) And this is a related mailing list: [mail list](https://lists.apache.org/thread.html/rb668ceb444568474f4095e6b8a5043284248f3e8425c1f5dbbe484a4%40%3Cdev.apisix.apache.org%3E) And this is a subtask of [an open summer 2021 project](https://summer.iscas.ac.cn/#/org/prodetail/210050252?lang=en) ## Describe the solution you'd like I have come up with a simple solution,which simply iterate through the cache,and get corresponding item in ETCD,then compare it mainly add an API to do these stuff,and a cobra command to call this API I will provide a pull request soon -- 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]
