What do you think of this proposed change?

2008-05-16 Thread Gaston Dombiak
An Openfire community member contributed this change regarding a problem he was having in Openfire. I think I like this fix since the CumulativeProtocolDecoder is not delegating to subclasses to correctly handle decoding when there is nothing to decode. What do you think? BTW, this is for MINA 1

Antique problem with compression

2008-05-16 Thread Gaston Dombiak
I remember like an year ago (or maybe more) I reported a problem we were having when using the compression filter. We were never able to find a way to reproduce it but it is still there. This post is just a summary of stack traces in case you can help us see what is gong on. java.lang.ArrayInde

[jira] Updated: (DIRMINA-489) Composite IoBuffer

2008-05-16 Thread Rich Dougherty (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Dougherty updated DIRMINA-489: --- Attachment: mina-composite-20080517.patch Updated patch: - improved tests and fixed bugs - g