Investigate the current usage of etcd v2 in Codis's coordinator code (likely in the coordinator package). Review the etcd client library and watch implementation to confirm data loss risk. Determine the feasibility of upgrading to etcd v3, including API changes and migration steps. Check if any dependencies or configuration changes are required. Examine existing comments and discussions in the issue for additional insights.