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

2016-04-20 Thread frankfarrell
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 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-04-21 Thread frankfarrell
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-04-21 Thread frankfarrell
GitHub user frankfarrell opened a pull request:

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

AWS Kinesis Consumer support for Sequence Number and Shard Id



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

$ git pull https://github.com/frankfarrell/camel master

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

https://github.com/apache/camel/pull/953.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 #953


commit 36901d30ecdcc40b858811bef6d17749027159f5
Author: Frank Farrell 
Date:   2016-04-21T08:47:17Z

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