You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/02/04 16:50:22 UTC

[jira] [Resolved] (HTTPCLIENT-1307) integrate code for httpclient with Future

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-1307.
-------------------------------------------

    Resolution: Fixed

Jilles
I committed your patch with some minor formatting changes. Ideally two more things should be added
(1) an example of future based request execution (see other sample apps for a reference)
(2) factory methods for HttpAsyncClientWithFuture to HttpClients

Oleg
                
> integrate code for httpclient with Future
> -----------------------------------------
>
>                 Key: HTTPCLIENT-1307
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1307
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>            Reporter: Jilles van Gurp
>             Fix For: 4.3 Alpha2
>
>         Attachments: futureclient.diff
>
>
> Oleg asked me to fold my https://github.com/jillesvangurp/httpclient-future into httpclient. This project adds the ability to execute requests and get back a Future instead of a response.
> I've forked and modified this code to prepare it for integration here: https://github.com/jillesvangurp/httpclient/tree/futureclient
> I've signed and filed the ICLA and Oleg has reviewed the code and it should be ready for integration.
> I'll attach the diff to this issue as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org