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

[jira] [Created] (CASSANDRA-8645) sstableloader reports nonsensical bandwidth

Max Barnash created CASSANDRA-8645:
--------------------------------------

             Summary: sstableloader reports nonsensical bandwidth 
                 Key: CASSANDRA-8645
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8645
             Project: Cassandra
          Issue Type: Bug
            Reporter: Max Barnash
            Priority: Minor
         Attachments: 0001-Round-up-timedeltas-lower-than-1ms.patch

When restoring a snapshot I see sstableloader reporting this:

{noformat}
[total: 0% - 5MB/s (avg: 0MB/s)] 
[total: 0% - 31MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 31MB/s (avg: 0MB/s)] 
[total: 1% - 31MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
[total: 1% - 2147483647MB/s (avg: 0MB/s)] 
...
{noformat}

{{2147483647MB/s}} doesn’t look right.



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