Making CharsetEncoder/CharsetDecoder CodingErrorAction to be configurable

2011-09-23 Thread Rajika Kumarasiri
Hello, Due to various character encoding complexities such as the system is configured to receive UTF-16 and but receives UTF-8 streams etc.. following exception throws by the httpcore library[0]. At this point the connection will be dropped. But upon receiving this kind of errors we can recover

[jira] [Created] (HTTPCLIENT-1127) Deadlock between SingleClientConnManager.releaseConnection() and SingleClientConnManager.shutdown()

2011-09-23 Thread Sebb (JIRA)
Deadlock between SingleClientConnManager.releaseConnection() and SingleClientConnManager.shutdown() --- Key: HTTPCLIENT-1127 URL: https://issues.apache.org/jira/browse

[VOTE] HttpComponents AsyncClient 4.0-alpha3 release based on RC1

2011-09-23 Thread Oleg Kalnichevski
Please vote on releasing these packages as HttpComponents AsyncClient 4.0-alpha3. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1 than -1 votes. Packages: http:

[jira] [Created] (HTTPCLIENT-1126) DefaultRequestDirector.tryConnect should make connectCount available

2011-09-23 Thread Sebb (JIRA)
DefaultRequestDirector.tryConnect should make connectCount available Key: HTTPCLIENT-1126 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1126 Project: HttpComponents HttpClien

[jira] [Updated] (HTTPCLIENT-1109) Parameterise connection reuse strategy

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-1109: -- Comment: was deleted (was: Closed wrong issue by mistake. Oleg) > Parame

[jira] [Updated] (HTTPCLIENT-1109) Parameterise connection reuse strategy

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-1109: -- Comment: was deleted (was: New connection pool and pooling connection mana

[jira] [Resolved] (HTTPCLIENT-1104) Add way to check for release of connections back into pool

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1104. --- Resolution: Fixed Fix Version/s: (was: 4.2 Final)

[jira] [Reopened] (HTTPCLIENT-1109) Parameterise connection reuse strategy

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski reopened HTTPCLIENT-1109: --- Closed wrong issue by mistake. Oleg > Parameterise connection reuse strate

[jira] [Resolved] (HTTPCLIENT-1122) NPE in RequestProxyAuthentication on Android

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1122. --- Resolution: Fixed With new ManagedClientConnection implementation the ro

[jira] [Moved] (HTTPASYNC-8) RFE: Implement HTTP 1.1 Pipelining

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski moved HTTPCLIENT-258 to HTTPASYNC-8: -- Fix Version/s: (was: Future)

[jira] [Resolved] (HTTPCLIENT-1109) Parameterise connection reuse strategy

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1109. --- Resolution: Fixed Fix Version/s: (was: Future)

[jira] [Resolved] (HTTPCLIENT-786) variables should be accessed through getters

2011-09-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-786. -- Resolution: Fixed Most of impl.conn & impl.conn.tsccm introduced in 4.0 hav

Re: HTTP retries

2011-09-23 Thread Oleg Kalnichevski
On Fri, 2011-09-23 at 14:26 +0100, sebb wrote: > The current JMeter release candidate uses zero retries (default) for > the HC4 implementation, the default for HC3.1 (3) and Java (1 retry, I > think). > > We noticed that the HC4 implementation shows occasional errors when > run against some websit

HTTP retries

2011-09-23 Thread sebb
The current JMeter release candidate uses zero retries (default) for the HC4 implementation, the default for HC3.1 (3) and Java (1 retry, I think). We noticed that the HC4 implementation shows occasional errors when run against some websites, whereas the HC3 does not. When the HC4 implementation i

[continuum] BUILD FAILURE: Apache HttpComponents - HttpComponents Client - Default Maven 2 Build Definition

2011-09-23 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=12473&projectId=77 Build statistics: State: Failed Previous State: Ok Started at: Fri 23 Sep 2011 11:25:35 + Finished at: Fri 23 Sep 2011 11:25:59 + Total time: 24s Build Trigger: Schedule Build N

[ANNOUNCEMENT] HttpComponents HttpCore 4.2-alpha2 Released

2011-09-23 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.2-alpha2. This release comes with completely redesigned and rewritten asynchronous HTTP protocol handlers. New protocol handling API used in conjunction with connection pooling components introduced in