[GitHub] camel pull request: Fix for Camel-9515; resuming after an expired ...

2016-01-21 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/784 --- 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

[GitHub] camel pull request: Fix for Camel-9515; resuming after an expired ...

2016-01-20 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/784 Fix for Camel-9515; resuming after an expired shard iterator You can merge this pull request into a Git repository by running: $ git pull https://github.com/CandleCandle/camel CAMEL-9515

[GitHub] camel pull request: Add the remaining iterator types to the dynamo...

2015-12-27 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/743 --- 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

[GitHub] camel pull request: Add the remaining iterator types to the dynamo...

2015-12-22 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/743 Add the remaining iterator types to the dynamodb streams endpoint Due to the complexity involved in the {at,after}_sequence_number iterator types, the implementation of these is two modes was

[GitHub] camel pull request: DynamoDB Stream Consumer

2015-12-16 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/734 --- 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

[GitHub] camel pull request: Copy the scheduler properties to the consumer ...

2015-12-16 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/735 --- 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

[GitHub] camel pull request: Copy the scheduler properties to the consumer ...

2015-12-16 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/735 Copy the scheduler properties to the consumer from the endpoint so that they get used. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request: DynamoDB Stream Consumer

2015-12-16 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/734 DynamoDB Stream Consumer DynamoDB Streams offer a change feed from your dynamoDB. While the API calls are very similar to the Kinesis API calls, the use of shards is quite different

[GitHub] camel pull request: Kinesis improvements - allow 'scheduler.' endp...

2015-12-15 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/731 --- 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

[GitHub] camel pull request: Kinesis improvements - allow 'scheduler.' endp...

2015-12-15 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/731 Kinesis improvements - allow 'scheduler.' endpoint parameters to be applied to the consumer. You can merge this pull request into a Git repository by running: $ git

[GitHub] camel pull request: Added an endpoint for consuming Amazon Kinesis...

2015-12-02 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/708 Added an endpoint for consuming Amazon Kinesis Streams. You can merge this pull request into a Git repository by running: $ git pull https://github.com/CandleCandle/camel master

[GitHub] camel pull request: Fix the logging event to use placeholders corr...

2015-05-26 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/527 Fix the logging event to use placeholders correctly. Logging events like `WARN org.apache.camel.component.aws.sqs.SqsProducer - Cannot put the message header key={0}, value={1} into Sqs