[Hawkular-dev] Embedded Cassandra default log level

Jiri Kremser jkremser at redhat.com
Tue Sep 22 13:06:16 EDT 2015


oh, I forgot to mention: this is the first commit in hawkular/hawkular with the duplicate logging issue: https://github.com/hawkular/hawkular/commit/5eba4ec0149ddfe93c8476754fe8457c1e60bf9d

So basically, it's caused by the C* upgrade 2.1.6 -> 2.2.0

jk

----- Original Message -----
| From: "Jiri Kremser" <jkremser at redhat.com>
| To: "Discussions around Hawkular development" <hawkular-dev at lists.jboss.org>
| Sent: Tuesday, 22 September, 2015 7:03:47 PM
| Subject: Re: [Hawkular-dev] Embedded Cassandra default log level
| 
| Hi Thomas,
|   did you find the root cause of the duplicate logging messages? I've spend 2
|   hours looking into it and didn't find anything.
| Here is what I did:
| 
| I compared the contents of lib directories in
| hawkular=commons-embedded-cassandra-ear.ear before the issue and after the
| issue
| the new version have dependencies on slf4j, logback and log4j (quite a mess)
| the old one doesn't have the dependency on log4j
| So I've added couple of <exclusions> in the pom in hawkular-commons/* modules
| to exclude the log4j jars, but it didn't help
| 
| I've also tried to provide a configuration for logback (by
| -Dlogback.configurationFile=foo and also programmatically in
| EmbeddedCassandraService.java), but it wasn't taken into consideration
| 
| no success :/
| 
| ..and +1 on C* lvl to WARN (I have an alias for that and I've been running
| the hawkular with it for couple of months)
| jk
| 
| ----- Original Message -----
| | From: "Heiko W.Rupp" <hrupp at redhat.com>
| | To: "Discussions around Hawkular development"
| | <hawkular-dev at lists.jboss.org>
| | Sent: Tuesday, 22 September, 2015 1:19:39 PM
| | Subject: Re: [Hawkular-dev] Embedded Cassandra default log level
| | 
| | On 22 Sep 2015, at 12:25, Lucas Ponce wrote:
| | 
| | > +1
| | >
| | +2
| | _______________________________________________
| | hawkular-dev mailing list
| | hawkular-dev at lists.jboss.org
| | https://lists.jboss.org/mailman/listinfo/hawkular-dev
| |


More information about the hawkular-dev mailing list