[jira] Commented: (HTTPCORE-156) NHttpClient never terminate on timeout

2008-04-01 Thread Maurizio Sartori (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12584103#action_12584103 ] Maurizio Sartori commented on HTTPCORE-156: --- Thanks NHttpClient never

Re: Logging in core / core-nio

2008-04-01 Thread Tatu Saloranta
--- Sam Berlin [EMAIL PROTECTED] wrote: Hi Folks, There's been a number of times that we've been looking to debug things within httpcore httpcore-nio, but have to resort to recompiling and/or using a debugger with breakpoints, due to no logging within the package. I can understand the

Re: Logging in core / core-nio

2008-04-01 Thread Ortwin Glück
Tatu Saloranta wrote: To me, logging statements in production are generally to be used for reporting unusual things happening That totally depends on the application. We run a lot of server code that reflects not directly in any user interface. The log is the ONLY way to know what has been

[jira] Commented: (HTTPCLIENT-741) AbstractClientConnAdapter prone to concurrency issues

2008-04-01 Thread Tim Julien (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12584243#action_12584243 ] Tim Julien commented on HTTPCLIENT-741: --- (working with Sam) Yes, we no longer see

[jira] Updated: (HTTPCLIENT-741) AbstractClientConnAdapter prone to concurrency issues

2008-04-01 Thread Tim Julien (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Julien updated HTTPCLIENT-741: -- Attachment: additional_concurrency_fixes.patch AbstractClientConnAdapter prone to

[jira] Commented: (HTTPCLIENT-741) AbstractClientConnAdapter prone to concurrency issues

2008-04-01 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12584282#action_12584282 ] Oleg Kalnichevski commented on HTTPCLIENT-741: -- I actually mean