You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/14 23:03:18 UTC

[jira] [Commented] (CAMEL-9603) Support producer in Kinesis

    [ https://issues.apache.org/jira/browse/CAMEL-9603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146747#comment-15146747 ] 

ASF GitHub Bot commented on CAMEL-9603:
---------------------------------------

GitHub user johnament opened a pull request:

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

    CAMEL-9603 Added support for Kinesis to handle producer requests.

    Added a producer for kinesis.
    
    I also took the liberty of refactoring that one method that was defined a few times into a single place.  I'm sure its in other places of the code as well.

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

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

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

    https://github.com/apache/camel/pull/840.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 #840
    
----
commit aaa87f97d6bbd43ec37d6a7db0d1d8a30d9087fe
Author: John D. Ament <jo...@apache.org>
Date:   2016-02-14T22:01:16Z

    CAMEL-9603 Added support for Kinesis to handle producer requests.

----


> Support producer in Kinesis
> ---------------------------
>
>                 Key: CAMEL-9603
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9603
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>            Reporter: John D. Ament
>
> Add a producer for aws kinesis endpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)