Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEF8C102F7 for ; Mon, 12 May 2014 04:27:12 +0000 (UTC) Received: (qmail 94377 invoked by uid 500); 12 May 2014 04:27:12 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 94275 invoked by uid 500); 12 May 2014 04:27:12 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 94267 invoked by uid 99); 12 May 2014 04:27:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 04:27:12 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of prrswr@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 04:27:07 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Wjhp9-0006l4-54 for users@qpid.apache.org; Sun, 11 May 2014 21:26:47 -0700 Date: Sun, 11 May 2014 21:26:47 -0700 (PDT) From: RajendraNPTL To: users@qpid.apache.org Message-ID: <1399868807082-7608007.post@n2.nabble.com> Subject: Closing connection with broker is not releasing Memory ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, i am using Qpid c++ broker. While doing performance test with the Java client, i observed that starting a connection with broker taking nearly 50 to 60MB. It's not releasing the memory by closing the connection . It's releasing memory only after exiting the program. Anybody faced the same issue ? ----- Time and tide waits for NONE ..!! -- View this message in context: http://qpid.2158936.n2.nabble.com/Closing-connection-with-broker-is-not-releasing-Memory-tp7608007.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org