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 2017/02/03 15:09:52 UTC

[jira] [Commented] (CAMEL-10714) Replace ByteArrayOutputStream in JettyContentExchange9 with OutputStreamBuilder

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

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

GitHub user kevinearls opened a pull request:

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

    CAMEL-10714 Replace ByteArrayOutputStream with OutputStreamBuilder

    

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

    $ git pull https://github.com/kevinearls/camel CAMEL-10714

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

    https://github.com/apache/camel/pull/1443.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 #1443
    
----
commit 2337c6e7aa2f79e8a18360092e9da3c47daf75f9
Author: Kevin Earls <ke...@kevinearls.com>
Date:   2017-02-03T15:08:35Z

    CAMEL-10714 Replace ByteArrayOutputStream with OutputStreamBuilder

----


> Replace ByteArrayOutputStream in JettyContentExchange9 with OutputStreamBuilder
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-10714
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10714
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jetty
>            Reporter: Kevin Earls
>
> This is a follow up to CAMEL-10577.   See the discussion here for details: 
> https://github.com/apache/camel/pull/1388



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)