You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2014/01/01 16:49:51 UTC

[jira] [Comment Edited] (CASSANDRA-6530) Fix logback configuration in scripts and debian packaging for trunk/2.1

    [ https://issues.apache.org/jira/browse/CASSANDRA-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859896#comment-13859896 ] 

Michael Shuler edited comment on CASSANDRA-6530 at 1/1/14 3:48 PM:
-------------------------------------------------------------------

conf/log4j-server.properties :
{code}
# Adding this to avoid thrift logging disconnect errors.
log4j.logger.org.apache.thrift.server.TNonblockingServer=ERROR
{code}


was (Author: mshuler):
conf/log4j-server.properties :

# Adding this to avoid thrift logging disconnect errors.
log4j.logger.org.apache.thrift.server.TNonblockingServer=ERROR

> 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)