Avoid recreating index comparators at each call of indexFor
-----------------------------------------------------------

                 Key: CASSANDRA-2239
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2239
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 0.7.3
         Attachments: 0001-Avoid-recreation-of-indexInfo-comparators.patch

We only ever need two IndexInfo comparators for each AbstractType (a forward 
and a reverse one), yet we recreate them at each call of indexFor.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to