wlock6
https://github.com/apache/incubator-pegasus/issues/2292 To support tests that connect to ZooKeeper via SASL, auth modules should be introduced. Otherwise, those tests would fail due to missing necessary mechanisms. ### What problem does this...