You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/01/14 00:57:35 UTC

[jira] [Updated] (CASSANDRA-8608) Fix cassandra-stress bug introduced by 7964, and cleanup related code a little

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

Jonathan Ellis updated CASSANDRA-8608:
--------------------------------------
    Reviewer: T Jake Luciani

> Fix cassandra-stress bug introduced by 7964, and cleanup related code a little
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8608
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8608
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Benedict
>            Assignee: Benedict
>
> 7964 had a very basic mistake present when wiring up writes - the "limit" was not reset, so only the first row would be returned (the fact _ANY_ row was returned was itself sort-of a bug in this scenario, and I've changed this also). At the same time I've changed the definition of limit to lastRow so that the related functionality is clearer and more obviously correct.



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