[jira] [Commented] (SSHD-152) Logging may cause deadlock.

2012-05-22 Thread Ceki Gulcu (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280913#comment-13280913 ] Ceki Gulcu commented on SSHD-152: - All Appenders have a guard ensuring recursive calls

[jira] [Comment Edited] (SSHD-152) Logging may cause deadlock.

2012-05-22 Thread Ceki Gulcu (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280913#comment-13280913 ] Ceki Gulcu edited comment on SSHD-152 at 5/22/12 12:50 PM: --- All

[jira] [Commented] (FTPSERVER-403) FTP would periodically hang in MDC

2011-10-31 Thread Ceki Gulcu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140608#comment-13140608 ] Ceki Gulcu commented on FTPSERVER-403: -- SLF4J bug 203 will be fixed shortly

[jira] [Issue Comment Edited] (FTPSERVER-403) FTP would periodically hang in MDC

2011-10-31 Thread Ceki Gulcu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140608#comment-13140608 ] Ceki Gulcu edited comment on FTPSERVER-403 at 10/31/11 10:57 PM

Re: Revisiting logging in MINA 2.0

2007-12-17 Thread Ceki Gulcu
Hi Alex, In reference to the MINA-based appender re-entrance problem as described in http://xrl.us/bctaa , I would suggest that logging from the I/O processor thread be disabled. As for JBoss, did you know that Hibernate 3.0, the next version of Hibernate, relies on SLF4J for its logging?