[ https://issues.apache.org/jira/browse/DL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15659424#comment-15659424 ]
ASF GitHub Bot commented on DL-37: ---------------------------------- Github user khurrumnasimm commented on the issue: https://github.com/apache/incubator-distributedlog/pull/15 @sijie @leighst thank you so much for your comments. I agreed with you after trying a while, it turns out is a bit hard to get an offset generator correctly on write proxy. I will fall back to use sequence id for my use case now. I will close the pull request and create a jira to expose offset. > Add OffsetSequencer > ------------------- > > Key: DL-37 > URL: https://issues.apache.org/jira/browse/DL-37 > Project: DistributedLog > Issue Type: Improvement > Components: distributedlog-core, distributedlog-service > Reporter: Khurrum Nasim > Assignee: Khurrum Nasim > Fix For: 0.4.0 > > > In order to support kafka like offset, we'd like to introduce an offset > sequencer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)