[
https://issues.apache.org/jira/browse/CASSANDRA-9801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640411#comment-14640411
]
Sylvain Lebresne commented on CASSANDRA-9801:
---------------------------------------------
I'll note that [on cassci|http://cassci.datastax.com/job/pcmanus-9801-testall],
2 additional tests are failing for this ticket:
* {{RowCacheTest.testRowCacheRange}}: that's almost surely CASSANDRA-9865 (this
patch certainly does not change anything to the row cache)
* {{AntiCompactionTest.antiCompactionSizeTest}}: I haven't looked terribly
closely but I've seen that test fail with other patch that reduce the
serialization size and it's failing on some sizing assumption so I have strong
suspicion that it's a test problem, where the test makes assumption on sizes
that are not valid anymore (because things are more compact). Someone more
knowledgeable of this test and Anti-compaction should have a look, but it feels
very unlikely that it is an actual bug of this ticket.
> Use vints where it makes sense
> ------------------------------
>
> Key: CASSANDRA-9801
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9801
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 3.0 beta 1
>
>
> CASSANDRA-9705 have switched to vints for a number of things, but there is
> some I've missed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)