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 <lebenlechzer@...>
Date:   2018-09-10T07:23:19Z

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

----


---

Reply via email to