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

[GitHub] camel pull request: CAMEL-9808: SFTP: Enable configuration of bulk...

GitHub user thokuest opened a pull request:

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

    CAMEL-9808: SFTP: Enable configuration of bulk requests

    This pull request makes it possible to configure the number of bulk requests issued by JSch. Increasing the number of bulk requests may slightly improve transfer speed at the cost of memory usage.
    
    Usage:
    
        sftp://nosuchhost/workingdir?bulkRequests=64&...
    
    See [CAMEL-9808](https://issues.apache.org/jira/browse/CAMEL-9808) for details.

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

    $ git pull https://github.com/thokuest/camel CAMEL-9808

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

    https://github.com/apache/camel/pull/927.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 #927
    
----
commit f563517ddbc8b3569b98deafaad8936b129140b3
Author: Thomas Küstermann <th...@outlook.com>
Date:   2016-04-04T10:24:30Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1e19ed04a93bc904a64974bbd2e536379f667003
Author: Thomas Küstermann <th...@outlook.com>
Date:   2016-04-04T11:05:36Z

    CAMEL-9808: Enable configuration of bulk requests

----


---
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-9808: SFTP: Enable configuration of bulk...

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

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


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