You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2016/07/12 19:16:20 UTC

[jira] [Created] (CASSANDRA-12181) Include table name in "Cannot get comparator" exception

sankalp kohli created CASSANDRA-12181:
-----------------------------------------

             Summary: Include table name in "Cannot get comparator" exception
                 Key: CASSANDRA-12181
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12181
             Project: Cassandra
          Issue Type: Improvement
            Reporter: sankalp kohli
            Priority: Trivial


Having table name will help in debugging the following exception. 

ERROR [MutationStage:xx]  CassandraDaemon.java (line 199) Exception in thread Thread[MutationStage:3788,5,main]
clusterName=itms8shared20
java.lang.RuntimeException: Cannot get comparator 2 in org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type). 

This might be due to a mismatch between the schema and the data read



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)