You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/01/13 15:28:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14275240#comment-14275240 ] 

Benedict commented on CASSANDRA-8608:
-------------------------------------

Branch available [here|https://github.com/belliottsmith/cassandra/tree/8608]

> 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)