Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/953
---
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 enabl
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
Alt
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
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.