Platon Bibik created CASSANDRA-13424:
----------------------------------------

             Summary: Explicit usage of logback
                 Key: CASSANDRA-13424
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13424
             Project: Cassandra
          Issue Type: Bug
          Components: CQL
            Reporter: Platon Bibik
            Priority: Blocker
             Fix For: 3.10


I am trying to use Cassandra as an embedded service in my app's test suite. My 
code writes logs through an slf4j interface with log4j2 as a backend, while 
Cassandra contains a logback-classic dependency, which provides binding that 
conflicts with my log4j2 binding. I can't just exclude this dependency since 
there is an explicit usage of logback's classes in 
org.apache.cassandra.cql3.functions.ThreadAwareSecurityManager, that was not 
present in the previous versions. It was added in commit 3ae01ddc.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to