[
https://issues.apache.org/jira/browse/CASSANDRA-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541740#comment-14541740
]
Jens Rantil commented on CASSANDRA-9360:
----------------------------------------
Oh, sorry; I'm running an unaltered cqlsh:
{noformat}
$ cqlsh ...
Connected to XXX cluster at XXX:9160.
[cqlsh 4.1.1 | Cassandra 2.0.11.83 | DSE 4.6.0 | CQL spec 3.1.1 | Thrift
protocol 19.39.0]
Use HELP for help.
cqlsh>
{noformat}
> > 100% progress in compaction statistics
> ----------------------------------------
>
> Key: CASSANDRA-9360
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9360
> Project: Cassandra
> Issue Type: Bug
> Components: Core, Tools
> Reporter: Jens Rantil
> Priority: Minor
>
> When issuing `nodetool compactionstats` I am seeing a progress that has
> surpassed 100%:
> {noformat}
> $ nodetool compactionstats
> pending tasks: 12
> compaction type keyspace table completed
> total unit progress
> ...
> Validation mykeyspace mytable 580783515
> 434846187 bytes 133.56%
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)