[
https://issues.apache.org/jira/browse/CASSANDRA-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866957#comment-13866957
]
Brandon Williams commented on CASSANDRA-6530:
---------------------------------------------
Looks like logback is picky about how you specify what to ignore, it won't
'drill down' past the top level, and not even down to the exact class. If I
use 'com.thinkaurelius.thrift' that suppresses all the warnings, but
'com.thinkaurelius.thrift.TDisruptorServer' does not. We don't use anything
else in c.t.t so I think using that is fine.
> Fix logback configuration in scripts and debian packaging for trunk/2.1
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-6530
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6530
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Michael Shuler
> Assignee: Michael Shuler
> Priority: Minor
> Fix For: 2.1
>
> Attachments: logback_configurations_final.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)