You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2011/09/19 19:01:10 UTC

[jira] [Commented] (OFBIZ-4430) Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient or rewrite it using NIO

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

BJ Freeman commented on OFBIZ-4430:
-----------------------------------

My suggestion to use NIO was more for all of Ofbiz.
I don't see adding another package that has the same basic function as the java.net just for HttpClient.
So will review the commons package to see what can be down with current httpClient.

> Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient or rewrite it using NIO
> ---------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4430
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4430
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>             Fix For: SVN trunk
>
>
> The main problem with current implementation is that it does not handle connections release. You must rely on the SO to release them (timeout).
> Related thread: http://markmail.org/message/qgmdgqqxakio6fja

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira