You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2015/11/24 00:06:11 UTC

[jira] [Assigned] (CASSANDRA-10754) Failure in QueryPagerTest.multiQueryTest due to assertion in SinglePartitionReadCommand$Group

     [ https://issues.apache.org/jira/browse/CASSANDRA-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Knighton reassigned CASSANDRA-10754:
-----------------------------------------

    Assignee: Joel Knighton

> Failure in QueryPagerTest.multiQueryTest due to assertion in SinglePartitionReadCommand$Group
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10754
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10754
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Joel Knighton
>            Assignee: Joel Knighton
>
> Test failure [here|http://cassci.datastax.com/view/Dev/view/jkni/job/jkni-9510-3.0-testall/lastCompletedBuild/testReport/org.apache.cassandra.service/QueryPagerTest/multiQueryTest/].
> It's on a 3.0 branch for a issue, but the patch only affects the implementation of the {{assassinate}} command and wouldn't affect this unit test.
> The assertion failure is in the construction of a Group of SinglePartitionReadCommands, where the value of {{nowInSec}} for each command does not match.
> I'm not sure if 1) this invariant isn't valuable, 2) this invariant is valuable but the unit test does not accurately reflect how a group would be created, or 3) this is a genuine bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)