evertrue / zookeeper-cookbook

Chef cookbook for installing and managing Zookeeper.
https://supermarket.chef.io/cookbooks/zookeeper
Apache License 2.0
81 stars 119 forks source link

zookeeper 3.4.7 appears to have been pulled #156

Closed mihasya closed 8 years ago

mihasya commented 8 years ago

It is gone from all mirrors, having trouble locating any information about why, but I'm probably just not on enough mailing lists :)

This is relevant because it's the default in this cookbook. it causes a checksum mismatch when converging, presumably because it pulls down a 404 page.

jeffbyrnes commented 8 years ago

This is growing frustrating. The same thing just happened recently to 3.4.6. Thanks for the heads-up.

eherot commented 8 years ago

According to the interwebs 3.4.6 is now the latest stable release and does indeed appear to be available at the mirror used by this cookbook.

eherot commented 8 years ago

Looks like they pulled it because of a deadlock issue that caused the server to hang.