GitHub user tandrup reopened a pull request:
https://github.com/apache/storm/pull/651
STORM-1028: Eventhub spout meta data
Add "partition","seq-number" fields to emitted tupples for event sourcing
consumers, which need to preserve partition order and be able to replay.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tandrup/storm eventhub-spout-meta-data
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/651.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 #651
----
commit d5a7f6081ed65716a6c6fe0121b19597b7d3fc00
Author: rsltrifork <[email protected]>
Date: 2015-07-17T11:27:40Z
Add "partition","seq-number" fields to emitted tupples for event sourcing
consumers, which need to preserve partition order and be able to replay.
Signed-off-by: Mads Mætzke Tandrup <[email protected]>
commit aebe26013792d95caecd9deb285b9fba7df730bd
Author: Mads Mætzke Tandrup <[email protected]>
Date: 2015-07-23T07:43:16Z
Aligning naming of sequence number
commit 8b874265b35a7a6d474e12bbba89d16efe08b459
Author: Mads Mætzke Tandrup <[email protected]>
Date: 2015-07-29T06:16:59Z
Fixing formatting error
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---