You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by CandleCandle <gi...@git.apache.org> on 2015/12/15 15:09:53 UTC

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

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 pull https://github.com/CandleCandle/camel kinesis-improvements

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

    https://github.com/apache/camel/pull/731.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 #731
    
----
commit 95249e2e19b3d9dd0bc3a5f2bb9a96eff0e42c02
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-02T16:12:48Z

    Added an endpoint for consuming Amazon Kinesis Streams.

commit d73562c05d90c40b859e387ea316ab1f7976e4a3
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-10T11:39:11Z

    Merge remote-tracking branch 'remotes/upstream/master'
    
    Conflicts:
    	components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/KinesisComponent.java
    	components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/KinesisConstants.java
    	components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/KinesisConsumer.java
    	components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/KinesisEndpoint.java
    	components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/RecordStringConverter.java
    	components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/TypeConverter
    	components/camel-aws/src/test/java/org/apache/camel/component/aws/kinesis/KinesisConsumerTest.java
    	components/camel-aws/src/test/java/org/apache/camel/component/aws/kinesis/KinesisEndpointTest.java
    	components/camel-aws/src/test/java/org/apache/camel/component/aws/kinesis/RecordStringConverterTest.java

commit 63731cbf112ef6b1e751f8a91f9310828610074f
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-15T14:04:42Z

    Merge branch 'master' of github.com:apache/camel

commit 9824367c6045782a9072b19072107f1f674a8967
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-07T09:31:43Z

    Copy the scheduler properties to the consumer from the endpoint so that they get applied.

----


---
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: Kinesis improvements - allow 'scheduler.' endp...

Posted by CandleCandle <gi...@git.apache.org>.
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---