Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4904

log index scan subject in CompositesSearcher

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.0 beta 2
    • None
    • None

    Description

      Would like to do the equivalent of this from KeysSearcher:

              if (logger.isDebugEnabled())
                  logger.debug("Most-selective indexed predicate is on {}", baseCfs.getComparator().getString(primary.column_name));
      

      Not sure how to figure out what part of the comparator the indexed name belongs to here, with which to getString it.

      Attachments

        1. 4904.txt
          8 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            jbellis Jonathan Ellis
            Sylvain Lebresne
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: