[
https://issues.apache.org/jira/browse/CASSANDRA-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655256#comment-14655256
]
Benjamin Lerer commented on CASSANDRA-9775:
-------------------------------------------
I have committed the 3 fixes separately as they are unrelated:
* Fix paging with static columns: 6aa83990530dbfe5e8a2c3a194c4dcbb3ffd4b59
* Fix unecessary and broken (when reversed) condition:
028df729b7bc0f63359990d9cc7ebb7d653232d5
* Fix serialization of AbstractBounds: bd7d1198ac1e02785e912c7cfbb504ddaab6bb93
> some paging dtests fail/flap on trunk
> -------------------------------------
>
> Key: CASSANDRA-9775
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9775
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Jim Witschey
> Assignee: Sylvain Lebresne
> Priority: Blocker
> Fix For: 3.0 beta 1
>
>
> Several paging dtests fail on trunk:
> [static_columns_paging_test|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingData/static_columns_paging_test/history/]
> [test_undefined_page_size_default|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingSize/test_undefined_page_size_default/history/]
> [test_failure_threshold_deletions|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingWithDeletions/test_failure_threshold_deletions/history/]
> I'm not sure if these are all rooted in the same underlying problem, so I
> defer to whoever takes this ticket on.
> [~thobbs] I'm assigning you because this is about paging, but reassign as you
> see fit. Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)