You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Kennedy (JIRA)" <ji...@apache.org> on 2011/07/03 22:29:22 UTC

[jira] [Updated] (CASSANDRA-2853) cassandra-cli has backwards index status message

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

Matt Kennedy updated CASSANDRA-2853:
------------------------------------

    Attachment: fix_idx_msg.patch

> cassandra-cli has backwards index status message
> ------------------------------------------------
>
>                 Key: CASSANDRA-2853
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2853
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.1
>            Reporter: Matt Kennedy
>            Priority: Trivial
>         Attachments: fix_idx_msg.patch
>
>
> When a secondary index is building, the total bytes and processed bytes are swapped in the message.  Example:
> Currently building index cf1, completed 12052040551 of 18047343 bytes.
> The problem is a call to CompactionInfo constructor with swapped parameters.  Patch to follow.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira