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: 2.0.0, 1.6.1 Reporter: Claus Ibsen Priority: Minor Fix For: 2.1.0 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.