dubbo/dubbo-test/dubbo-test-check
Pin Xiong fa675d4723
fix: Fix the bug of downloading zk binary file (#9274)
* fix: Fix the bug of downloading zk binary file

1. Avoid the concurrence when donwloading zookeeper binary file
2. Destroy the process after stopped zookeeper instance in Unix OS
3. Support to provide zookeeper binary file by use self and avoid to download zookeeper binary file

see issue: https://github.com/apache/dubbo/issues/9227

* fix: Fix the bug on start and stop global zk

* fix: Fix the bug on download zk binary file.

* fix: Add more log for troubleshooting

* fix: Fix the bug on move file

* fix: Fix the bug on create target directory

* fix: Fix the exception on AtomicMoveNotSupportedException

* fix: Fix the bug on start global zk in Windows OS

* perf: Rename the directory's name from test to .tmp

* perf: Optimize the code and set timeout when download zk binary archive

* perf: Use AsyncHttpClient to download the zookeeper binary archive
2021-11-18 22:02:38 +08:00
..
src/main fix: Fix the bug of downloading zk binary file (#9274) 2021-11-18 22:02:38 +08:00
pom.xml fix: Fix the bug of downloading zk binary file (#9274) 2021-11-18 22:02:38 +08:00