Use AsyncAppender in pax-logging 11/23411/3
authorRobert Varga <rovarga@cisco.com>
Fri, 26 Jun 2015 10:37:15 +0000 (12:37 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 29 Jun 2015 15:12:09 +0000 (15:12 +0000)
commit1a41b7575f0daa0db6710bf84520c255ed325e1a
tree1d8fa17b36ab5581c1dbd495cd03646d3c28d4b1
parentce4d7daa5581429f4c994d21203052888924f313
Use AsyncAppender in pax-logging

Using an async appender throughput of the logger, lowering its impact on
overall system performance. Testing with BGP debugging enabled, the
overall time to complete for 100K routes went down from 137 seconds to
81 seconds.

Change-Id: Ieac46ecbddb701f862f7d58833ebdc94de0fbaf4
Signed-off-by: Robert Varga <rovarga@cisco.com>
karaf/opendaylight-karaf-resources/src/main/resources/etc/org.ops4j.pax.logging.cfg [new file with mode: 0644]