[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpclient-commons-dev
Subject:    [jira] [Updated] (HTTPASYNC-83) request no sent when setConnectionManagerShared is set to true
From:       "Sylvere Richard (JIRA)" <jira () apache ! org>
Date:       2014-10-30 13:06:35
Message-ID: JIRA.12751653.1414665992000.372056.1414674395003 () Atlassian ! JIRA
[Download RAW message or body]


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

Sylvere Richard updated HTTPASYNC-83:
-------------------------------------
    Attachment: TestShared.java

Sample test explaining the issue

> request no sent when setConnectionManagerShared is set to true
> --------------------------------------------------------------
> 
> Key: HTTPASYNC-83
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-83
> Project: HttpComponents HttpAsyncClient
> Issue Type: Bug
> Affects Versions: 4.1-beta1
> Reporter: Sylvere Richard
> Attachments: TestShared.java
> 
> 
> I'm trying to use the setting setConnectionManagerShared(true) :
> 		final CloseableHttpAsyncClient httpclient = HttpAsyncClients.custom()
> 				.setDefaultCookieStore(cookieStore)
> 				.setConnectionManager(connManag)
> 				.setConnectionManagerShared(true)
> 				.build();
> But when setConnectionShared is true, the request is never sent.
> When set to false, everything works perfectly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic