You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/10/25 08:43:59 UTC

[jira] Created: (WINK-220) Apache HttpClient support doesn't call to consumeContent()

Apache HttpClient support doesn't call to consumeContent()
----------------------------------------------------------

                 Key: WINK-220
                 URL: https://issues.apache.org/jira/browse/WINK-220
             Project: Wink
          Issue Type: Bug
          Components: Client
    Affects Versions: 0.1
            Reporter: Michael Elman


When working with an Apache HttpClient , the call release the low level resources by calling  consumeContent() when the response was read.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WINK-220) Apache HttpClient support doesn't call to consumeContent()

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman resolved WINK-220.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Michael Elman

This one is already fixed for 1.0

> Apache HttpClient support doesn't call to consumeContent()
> ----------------------------------------------------------
>
>                 Key: WINK-220
>                 URL: https://issues.apache.org/jira/browse/WINK-220
>             Project: Wink
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>            Assignee: Michael Elman
>             Fix For: 1.0
>
>
> When working with an Apache HttpClient , it's essential to release the low level resources by calling  consumeContent() after the response content was read.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WINK-220) Apache HttpClient support doesn't call to consumeContent()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769837#action_12769837 ] 

Hudson commented on WINK-220:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #225 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/225/])
    Add consumeContent functionality. See []


> Apache HttpClient support doesn't call to consumeContent()
> ----------------------------------------------------------
>
>                 Key: WINK-220
>                 URL: https://issues.apache.org/jira/browse/WINK-220
>             Project: Wink
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>
> When working with an Apache HttpClient , it's essential to release the low level resources by calling  consumeContent() after the response content was read.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WINK-220) Apache HttpClient support doesn't call to consumeContent()

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman updated WINK-220:
-------------------------------

    Description: 
When working with an Apache HttpClient , it's essential to release the low level resources by calling  consumeContent() after the response content was read.




  was:
When working with an Apache HttpClient , the call release the low level resources by calling  consumeContent() when the response was read.




> Apache HttpClient support doesn't call to consumeContent()
> ----------------------------------------------------------
>
>                 Key: WINK-220
>                 URL: https://issues.apache.org/jira/browse/WINK-220
>             Project: Wink
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>
> When working with an Apache HttpClient , it's essential to release the low level resources by calling  consumeContent() after the response content was read.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.