sstable varint encoding
-----------------------

                 Key: CASSANDRA-3024
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3024
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Pavel Yaskevich
            Priority: Minor
             Fix For: 1.0


We could save some sstable space by encoding longs and ints as vlong and vint, 
respectively.  (Probably most "short" lengths would be better as vint as well.)

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

        

Reply via email to