From dev-return-33669-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Oct 3 12:41:41 2012 Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A5FD8D2CD for ; Wed, 3 Oct 2012 12:41:41 +0000 (UTC) Received: (qmail 86982 invoked by uid 500); 3 Oct 2012 12:41:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 86941 invoked by uid 500); 3 Oct 2012 12:41:41 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 86926 invoked by uid 99); 3 Oct 2012 12:41:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 12:41:41 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tabish121@gmail.com designates 209.85.216.50 as permitted sender) Received: from [209.85.216.50] (HELO mail-qa0-f50.google.com) (209.85.216.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 12:41:35 +0000 Received: by qadz32 with SMTP id z32so1519766qad.2 for ; Wed, 03 Oct 2012 05:41:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:in-reply-to:references:content-type :x-mailer:content-transfer-encoding:mime-version; bh=0/8xBflxmP2ap48PtokzAU7BRqmFWzlkYRgE3t+DGVM=; b=LJ0oKZAD53T1sK0toiQzeX9NH9YYpkM1E2zEMOWLSFc9N1UcWVaBTKzAIcwXhBXXSp vH/FxsYwRU6s84opQcRbaUD0rdVShTXTM9L3WUAGEi5FBH2pCj/ODgOxEWDNm8zjgCMP QZFnFmqoYQ4b12tfcE04TwvuIbBbs0Zi7zugTQX0fpyl16TvxJW7bSTP+qYBwD9lPJmU FLb/8k/KY07B6H2RDY7LpiEWP7LfBekIrw1fQF+WqznxEocDsCCO1IceRoacrHV5VJxH dKcQl5amfxfyrPgCWUDt1jdfpFQObYQC+10reBRv2ocPbYjNgOUJbVs4iWGDURpVeM/7 Hlfw== Received: by 10.229.193.163 with SMTP id du35mr750977qcb.63.1349268074614; Wed, 03 Oct 2012 05:41:14 -0700 (PDT) Received: from [192.168.2.150] (c-98-231-181-148.hsd1.va.comcast.net. [98.231.181.148]) by mx.google.com with ESMTPS id gx8sm4205613qab.12.2012.10.03.05.41.13 (version=SSLv3 cipher=OTHER); Wed, 03 Oct 2012 05:41:14 -0700 (PDT) Message-ID: <1349268072.30029.0.camel@OfficePC> Subject: Re: [DISCUSS] - ActiveMQ 5.7 release From: Timothy Bish To: dev@activemq.apache.org Date: Wed, 03 Oct 2012 08:41:12 -0400 In-Reply-To: <1348889175436-4657240.post@n4.nabble.com> References: <1348889175436-4657240.post@n4.nabble.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 2012-09-28 at 20:26 -0700, swplotner wrote: > Hi, > > This might be a bit late. I have found an issue with the current > 5.7-SNAPSHOT having to do specifically with STOMP+SSL+16KB messages. > > Let's say a stomp client submits an 8KB messages to a queue. Another stomp > client subscribed to that queue receives the message just fine (tcp and > SSL). Change the size to 20KB and you will see that the stomp client can > easily submit messages >16KB, however the client subscribed to the queue is > in trouble. The client only receives about the first 16KB chunk (smells like > an SSL chunking problem): > > # Net::STOMP::Client->subscribe() > # encoded SUBSCRIBE frame > # H ack:client > # H destination:/queue/foo.amherst.md5 > # H id:14cbbbb0-506108a5-12f8-5b6d-1 > # sent 91 bytes > # received 1 bytes > # received 757 bytes > # received 1 bytes > # received 16102 bytes > > I have worked with Lionel and the Net::STOMP::Client library and he help me > with the debug flags so that we can see the above problem: > > $Net::STOMP::Client::Debug::Flags = 16; > > and if I switch to non-SSL it works all fine. This problem did not exist in > 5.6 release. > Please open a Jira ticket and attach a test case for this, someone will be able to investigate it then and the information won't get lost. > Steffen > > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/DISCUSS-ActiveMQ-5-7-release-tp4656244p4657240.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. -- Tim Bish Sr Software Engineer | RedHat Inc. tim.bish@redhat.com | www.fusesource.com | www.redhat.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/