I haven't tried it, and I don't think it's done anywhere specifically in the Curator codebase, but given that the TestingCluster and associated classes are just wrappers around the underlying Zookeeper server, I can't see why it couldn't be done.
On Wed, Oct 11, 2017 at 8:02 AM, Philip Zampino <[email protected]> wrote: > I'm wondering if it's possible to configure any kind of security (i.e., > authentication) to a (curator-test) TestingCluster. > > If so, is it documented anywhere? > > Thanks, > Phil >
