Hi, I would like to enhance the BookKeeper#Builder API order to let the user pass the ZKClientConfiig. I think it is a new ZK 3.5 class.
In general we should refactor that API because it deals directly with Netty 4 classes and I would like a more future-proof API. I can start a BP for this kind of improvement, I think this would be a good new feature for 4.6. In general for 4.6 I would like to clean up all the public client API, like BookKeeper#Builder and the PlacementPolicy in 4.5 we broke compatibilty both of them and we cleaned up the AuthPlugin API Thoughts ? -- Enrico