You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by lebenlechzer <gi...@git.apache.org> on 2018/09/10 07:25:32 UTC

[GitHub] camel pull request #2514: Update aws-kinesis-component.adoc

GitHub user lebenlechzer opened a pull request:

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

    Update aws-kinesis-component.adoc

    The AWS Kinesis Producer actually requires a byte[] instead of a ByteBuffer.

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

    $ git pull https://github.com/lebenlechzer/camel patch-1

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

    https://github.com/apache/camel/pull/2514.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 #2514
    
----
commit 9ad3b6aa83b74d45096ed0b94086dd5500339e24
Author: Wolfgang M <le...@...>
Date:   2018-09-10T07:23:19Z

    Update aws-kinesis-component.adoc
    
    The AWS Kinesis Producer actually requires a byte[] instead of a ByteBuffer.

----


---

[GitHub] camel pull request #2514: Update aws-kinesis-component.adoc

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

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


---