[
https://issues.apache.org/jira/browse/DL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436475#comment-15436475
]
ASF GitHub Bot commented on DL-37:
----------------------------------
GitHub user khurrumnasimm opened a pull request:
https://github.com/apache/incubator-distributedlog/pull/15
DL-37: add an offset sequencer for generating transaction id
add an offset sequencer for generating transaction id.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/khurrumnasimm/incubator-distributedlog
offset_sequencer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-distributedlog/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit f63aab74cf08ba224019c7a860863225c018e463
Author: Khurrum Nasim <[email protected]>
Date: 2016-08-25T08:15:39Z
add an offset sequencer for generating transaction id
----
> 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
> 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)