micro-fan / aiozk

Asyncio client for zookeeper
MIT License
49 stars 20 forks source link

test: Download zookeeper from apache archive instead of current/stable mirror #62

Closed rhdxmr closed 4 years ago

rhdxmr commented 4 years ago

I found CI build failure. New zookeeper version came out so that apache-zookeeper-3.5.7-bin.tar.gz can not be downloaded from apache mirror site anymore. It is obvious that this situation will repeat again. So why don't we use apache archive instead of mirror site?