[ https://issues.apache.org/jira/browse/BOOKKEEPER-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069659#comment-16069659 ]
ASF GitHub Bot commented on BOOKKEEPER-1095: -------------------------------------------- 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 advancing. once this change is in, distributedlog should be compatible with current community master. > Long Poll - Client side changes > ------------------------------- > > Key: BOOKKEEPER-1095 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1095 > Project: Bookkeeper > Issue Type: Sub-task > Components: bookkeeper-client, bookkeeper-server > Reporter: Sijie Guo > Assignee: Robin Dhamankar > Fix For: 4.5.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)