You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/03 18:58:00 UTC

[jira] [Commented] (CAMEL-12316) mongodb : Add allowDiskUse option to aggregate operation

    [ https://issues.apache.org/jira/browse/CAMEL-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384819#comment-16384819 ] 

ASF GitHub Bot commented on CAMEL-12316:
----------------------------------------

GitHub user fhassak opened a pull request:

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

    CAMEL-12316 : Add allowDiskUse option to aggregate operation

    

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

    $ git pull https://github.com/fhassak/camel CAMEL-12316

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

    https://github.com/apache/camel/pull/2243.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 #2243
    
----
commit b8a74d12d0607d85beebae7671a46a0dcbfc5667
Author: Farès Hassak <fa...@...>
Date:   2018-03-03T18:49:10Z

    CAMEL-12316 : Add allowDiskUse option to aggregate operation

----


> mongodb : Add allowDiskUse option to aggregate operation
> --------------------------------------------------------
>
>                 Key: CAMEL-12316
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12316
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-mongodb, camel-mongodb3
>            Reporter: Farès Hassak
>            Priority: Major
>
> Hello,
> We need  the possibility to pass allowDiskUse option to aggregate operation in header message with false as default value.
> https://docs.mongodb.com/manual/reference/command/aggregate/
> Farès



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)