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

Edward Capriolo commented on CASSANDRA-3213:
--------------------------------------------

I am not sure if your patch catches this but the contrib that is used in unit 
testing seems unhappy because it is using a removed slf4j logging function.

{noformat}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.548 sec <<< 
FAILURE!
com.jointhegrid.bakery.BakeryTest  Time elapsed: 0 sec  <<< ERROR!
java.lang.NoSuchMethodError: 
org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;)Lorg/slf4j/helper
s/FormattingTuple;
  at org.slf4j.impl.Log4jLoggerAdapter.info(Log4jLoggerAdapter.java:323)
  at 
org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:235)
  at 
org.apache.cassandra.contrib.utils.service.CassandraServiceDataCleaner.makeDirsIfNotExist(Unknown
 Source)
  at 
org.apache.cassandra.contrib.utils.service.CassandraServiceDataCleaner.prepare(Unknown
 Source)
 {noformat}
                
> Upgrade Thrift
> --------------
>
>                 Key: CASSANDRA-3213
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3213
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jake Farrell
>            Assignee: Jake Farrell
>            Priority: Trivial
>              Labels: thrift
>             Fix For: 1.2
>
>         Attachments: v1-0001-update-generated-thrift-code.patch, 
> v1-0002-upgrade-thrift-jar-and-license.patch, v1-0003-update-build-xml.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to