They're all my branches right now. See the doc I linked to - it has links to all the branches with detailed explanations. If you just want the latest/latest, the wip-jute-rpc-module is the branch you want (it's based off the others).
-JZ > On Jan 31, 2020, at 1:53 PM, Giorgio Zoppi <[email protected]> wrote: > > Ok Jordan, > looks like that you need something like > https://github.com/codesenberg/bombardier but customized for zookeeper, but > for helping on that i need modified code. Is the code already in the > current branch,? Or is it on one fo your branches? > Best Regards, > Giorgio > > > > El vie., 31 ene. 2020 a las 19:44, Jordan Zimmerman (< > [email protected]>) escribió: > >> There's very little change to ZooKeeper itself. All of the ZK specific >> changes are currently in the wip-jute-rpc-encapsulate module and all >> involve removing the direct use of ByteBuffers. ZooKeeper already has an >> abstraction for alternate server handlers (ServerCnxnFactory and >> ServerCnxn) - the wip-jute-rpc-module uses that. >> >> I mostly need help with testing and validation. What does it look like to >> write a client with this? I started on a Java client for test purposes. How >> does this perform compared it standard ZK? Etc. What should be done >> differently etc? >> >> -JZ >> >>> On Jan 31, 2020, at 1:40 PM, Giorgio Zoppi <[email protected]> >> wrote: >>> >>> Hi Jordan, >>> this looks at first feeling a bit risky at later stages since zookeeper >> is >>> tightly coupled in many parts. So you have the github branch name of >> the >>> first task proposal? >>> i am in #backtobasics period, so i might help. >>> Best Regards, >>> Giorgio >> >> > > -- > Life is a chess game - Anonymous.
