[
https://issues.apache.org/jira/browse/DL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984694#comment-16984694
]
Simon poortman commented on DL-61:
----------------------------------
{code:java}
// Some comments here
public String getFoo()
{
return foo;
}
{code}
> Open reader starting from a given sequence id
> ---------------------------------------------
>
> Key: DL-61
> URL: https://issues.apache.org/jira/browse/DL-61
> Project: DistributedLog
> Issue Type: New Feature
> Components: distributedlog-core
> Reporter: Khurrum Nasim
> Assignee: Khurrum Nasim
> Priority: Major
> Labels: help-wanted
>
> Current implementation only supports opening reader by DLSN or TransactionID.
> DL should support opening reader by SequenceID too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)