[ https://issues.apache.org/activemq/browse/CAMEL-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Lewis updated CAMEL-1939: ------------------------------ Attachment: patch.txt Here's a patch that adds the options for the encoder/decoder max line length. > 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.