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

[GitHub] camel pull request #2561: mongodb3 - update docs about streaming data, remov...

GitHub user xificurC opened a pull request:

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

    mongodb3 - update docs about streaming data, remove DBCursor

    As discussed in #2560 this removes `DBCursor` from the `mongodb3` documentation and tries to cleanly demonstrate how to return and process a `MongoIterable` correctly.

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

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

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

    https://github.com/apache/camel/pull/2561.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 #2561
    
----
commit 9a3950eece13b407e2a3e6af53179752f7be3494
Author: xificurC <xi...@...>
Date:   2018-10-11T15:15:42Z

    mongodb3 - update docs about streaming data, remove DBCursor

----


---

[GitHub] camel pull request #2561: mongodb3 - update docs about streaming data, remov...

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

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


---