mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

If we create 000000000-0000000.war failed in war tmp dir(XXX.tmp) and we should remove the tmp dirs. If create war successfully in tmp dir and it will be renamed to common dir and remove tmp dir(XXX.tmp) will also be ok. Co-authored-by: yangweiwei <yangweiwei@cmss.chinamobile.com>