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 F13F2100B8 for ; Thu, 12 Sep 2013 17:34:46 +0000 (UTC) Received: (qmail 86956 invoked by uid 500); 12 Sep 2013 17:31:08 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 85930 invoked by uid 500); 12 Sep 2013 17:30:57 -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 85319 invoked by uid 99); 12 Sep 2013 17:30:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 17:30:52 +0000 Date: Thu, 12 Sep 2013 17:30:52 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4721) Update slf4j library to latest version (1.7.5 currently) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4721?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D137656= 53#comment-13765653 ]=20 Timothy Bish commented on AMQ-4721: ----------------------------------- So far it looks good, lot of changes to review. One thing we might want to= do is split the versions configure different slf4j api and impl versions l= ike camel does. =20 =20 > Update slf4j library to latest version (1.7.5 currently) > -------------------------------------------------------- > > Key: AMQ-4721 > URL: https://issues.apache.org/jira/browse/AMQ-4721 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Affects Versions: 5.8.0 > Reporter: Timothy Bish > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Minor > Fix For: 5.9.0 > > Attachments: AMQ-4721.patch > > > We are currently on an older release v1.6.6 and should move on to the lat= est v1.7.5 to pick up performance improvements etc. =20 > From the changelog: > "performance improvements: The logger factories in most SLF4J modules nam= ely in jcl-over-slf4j, log4j-over-slf4j, slf4j-jcl, slf4j-jdk14, slf4j-log4= j12, and slf4j-simple now use a ConcurrentHashMap instead of a regular Hash= Map to cache logger instances. This change significantly improves logger re= trieval times at the cost of some memory overhead. This improvement was req= uested in bug #298 by Taras Tielkes who also provided the relevant patch.= =20 > Given the significance of these performance improvements, users are highl= y encouraged to migrate to SLF4J version 1.7.5 or later. " -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira