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
Reporter: Matt Kennedy
Priority: Trivial
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