curator-framework 使用采坑記之org.apache.zookeeper.ClientCnxn - Opening socket connection to server..........Will not attempt to authenticate using SASL
一、curator-framework 簡介 curator-framework 是對zookeeper做的分二次分布式封裝處理,目前代碼也是apache 開源社區維護,如下所示。 github地址:https://github.com/apache/curator ...