[ https://issues.apache.org/activemq/browse/CAMEL-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-1939. -------------------------------- Resolution: Fixed Thanks Stan for the patch. I did change it to use -1 as default value to avoid changing the defaults in Mina itself. trunk: 810785. I also updated the camel mina wiki page. > Mina - Add option to set max line length for textline protocol > -------------------------------------------------------------- > > Key: CAMEL-1939 > URL: https://issues.apache.org/activemq/browse/CAMEL-1939 > Project: Apache Camel > Issue Type: New Feature > Components: camel-mina > Affects Versions: 1.6.1, 2.0.0 > Reporter: Claus Ibsen > Assignee: Stan Lewis > Priority: Minor > Fix For: 2.1.0 > > Attachments: patch.txt > > > Add option to configure encoder and decoder max line length for TextLine > codec. > See Mina 1.1 API: > http://mina.apache.org/report/1.1/apidocs/org/apache/mina/filter/codec/textline/TextLineCodecFactory.html > By default its 1024 bytes and you can hit it. > http://www.nabble.com/Mina-Buffer-size-td25136625.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.