> For BOOKKEEPER-90, I still need to decide what to do about ByteString if we > do anything at all. Having ByteString in the API tries us to google > protobufs. Im not sure this is a huge issue, but it means that this API will > never be able to move away from it.
Another open issue is that HedwigClient#stop doesn't throw any exception at the moment. Should we add an exception? Also, I think it should be renamed to close(). Btw, "mvn compile site" will generate javadoc in target/site/apidocs/index.html -Ivan
