You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by frankfarrell <gi...@git.apache.org> on 2016/04/20 18:22:28 UTC

[GitHub] camel pull request: AWS Kinesis Consumer support for Sequence Numb...

GitHub user frankfarrell opened a pull request:

    https://github.com/apache/camel/pull/952

    AWS Kinesis Consumer support for Sequence Number and Shard Id

    Added support for Kinesis shardId and for sequence number when iterator type is AFTER_SEQUENCE_NUMBER or AT_SEQUENCE_NUMBER.
    
    AT_SEQUENCE_NUMBER works optimally, it does not seem to return empty result sets but this isn't guaranteed by Kinesis. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/frankfarrell/camel aws-kinesis

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/952.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 #952
    
----
commit 9df39c3fec2e0ffedd6ee5fa27dcae32ea73237a
Author: Frank Farrell <of...@gmail.com>
Date:   2016-04-20T16:15:48Z

    AWS Kinesis Consumer support for Sequence Number and Shard Id

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: AWS Kinesis Consumer support for Sequence Numb...

Posted by frankfarrell <gi...@git.apache.org>.
Github user frankfarrell closed the pull request at:

    https://github.com/apache/camel/pull/952


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---