Github user eolivelli commented on the issue:
https://github.com/apache/bookkeeper/pull/220
@sijie awesome
I hope that "simple clients" in the future will be able to leverage such
powerful feature without having to add new "coordination services middlewares".
Let's discuss this in
Github user sijie commented on the issue:
https://github.com/apache/bookkeeper/pull/220
@eolivelli I think the best way to do 'tailing' is to using the
distributedlog library. it handles fetch and deals with the switch between
normal reads and long poll reads when detecting lac is adv