[ 
https://issues.apache.org/jira/browse/CASSANDRA-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143804#comment-14143804
 ] 

Joshua McKenzie commented on CASSANDRA-7878:
--------------------------------------------

Did you also sneak in a fix to the # of bytes we're requesting from the rate 
limiter?

{code}
limiter.acquire(toTransfer - start);
{code}

Either way: +1.  LGTM.

> Fix wrong progress reporting when streaming uncompressed SSTable w/ CRC check
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7878
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7878
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Trivial
>             Fix For: 2.0.11
>
>         Attachments: 0001-Fix-wrong-progress-when-streaming-uncompressed.patch
>
>
> Streaming uncompressed SSTable w/ CRC validation calculates progress wrong. 
> It shows transfer bytes as the sum of all read bytes for CRC validation. So 
> netstats shows progress way over 100%.



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

Reply via email to