You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by johnament <gi...@git.apache.org> on 2016/02/20 13:45:57 UTC

[GitHub] camel pull request: CAMEL-9603 Documentation for Kinesis producer.

GitHub user johnament opened a pull request:

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

    CAMEL-9603 Documentation for Kinesis producer.

    Fixed one of the headers, even though it means something similar its a discreet value from Kinesis.
    
    - The key for shard id was changed.  The values that these two headers represent are functionally different, the value of partition key calculated which shard id data will be written to.
    - There was a unit test expecting these to be the same which I removed.
    - The docs indicate that partition key must be present when sending to kinesis so made it required.

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/852.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 #852
    
----
commit ef669f95a7cc95ad069db6e43cab39e294a26a19
Author: John D. Ament <jo...@apache.org>
Date:   2016-02-20T12:39:53Z

    CAMEL-9603 Documentation for Kinesis producer.
    
    Fixed one of the headers, even though it means something similar its a discreet value from Kinesis.

----


---
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: CAMEL-9603 Documentation for Kinesis producer.

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

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


---
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.
---