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/22 15:27:23 UTC

[GitHub] camel pull request: Add the remaining iterator types to the dynamo...

GitHub user CandleCandle opened a pull request:

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

    Add the remaining iterator types to the dynamodb streams endpoint

    Due to the complexity involved in the {at,after}_sequence_number iterator types, the implementation of these is two modes was not done for the first PR.

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

    $ git pull https://github.com/CandleCandle/camel ddb-streams-all-iterator-types

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

    https://github.com/apache/camel/pull/743.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 #743
    
----
commit d821b15d13897f361e9ea29fa640ee35f252c1e1
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-16T14:58:02Z

    Add {at,after}-sequence-number symantics to the shard list container

commit 2858ba96a697cc4da630363df462dae4d3d4f1ae
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-21T13:35:59Z

    Use the shard list filtering when obtaining the first shard when using a {AFTER,AT}_SEQUENCE_NUMBER iterator type.

commit 38064028d296d39c92112e5ce434476e46d6fb36
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-21T14:05:21Z

    Fix CS.

commit 954b5469a3eb48c6b667b70a6472fc46776fc913
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-21T16:46:05Z

    Added tests for the walking of shards.

commit 9177d5e3297822cfcf55ce87996c04a0cbeb4ea9
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-21T18:29:38Z

    Add filtering of the records when asking for an {at,after}_sequence_number iterator type.

commit d573b96af9d982a7d95e3fae0f5c7b6225ad0b5a
Author: Candle <ca...@candle.me.uk>
Date:   2015-12-21T18:44:33Z

    Refactor to improve readability of comparisons

----


---
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: Add the remaining iterator types to the dynamo...

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

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


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