Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 28453 invoked from network); 29 Aug 2009 11:03:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Aug 2009 11:03:44 -0000 Received: (qmail 73361 invoked by uid 500); 29 Aug 2009 11:03:44 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 73296 invoked by uid 500); 29 Aug 2009 11:03:44 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 73285 invoked by uid 500); 29 Aug 2009 11:03:44 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 73282 invoked by uid 99); 29 Aug 2009 11:03:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Aug 2009 11:03:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Aug 2009 11:03:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A4036234C1EA for ; Sat, 29 Aug 2009 04:03:15 -0700 (PDT) Message-ID: <1083010117.1251543795666.JavaMail.jira@brutus> Date: Sat, 29 Aug 2009 04:03:15 -0700 (PDT) From: "Stan Lewis (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Assigned: (CAMEL-1939) Mina - Add option to set max line length for textline protocol In-Reply-To: <1641690503.1251285950096.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis reassigned CAMEL-1939: --------------------------------- Assignee: Stan Lewis > 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 > > > 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.