[ 
https://issues.apache.org/jira/browse/CASSANDRA-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-4903.
---------------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.2.0)
         Assignee:     (was: Sylvain Lebresne)

Need to use just a part of the comparator here
                
> CompositeType.getString is broken
> ---------------------------------
>
>                 Key: CASSANDRA-4903
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4903
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jonathan Ellis
>            Priority: Minor
>
> Adding this line to the start of getIndexedIterator causes exceptions:
> {code}
>         if (logger.isDebugEnabled())
>             logger.debug("Most-selective indexed predicate is on {}", 
> baseCfs.getComparator().getString(primary.column_name));
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to