[
https://issues.apache.org/jira/browse/CASSANDRA-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777803#action_12777803
]
Jonathan Ellis commented on CASSANDRA-540:
------------------------------------------
Approximate just means "if you check it twice in a row it may change since it's
multithreaded." If you check the source it's clear that it increments exactly
once for each task that completes.
> Commit log replays should be multithreaded
> ------------------------------------------
>
> Key: CASSANDRA-540
> URL: https://issues.apache.org/jira/browse/CASSANDRA-540
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Environment: any
> Reporter: Brandon Williams
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.5
>
> Attachments: 540.patch
>
>
> Commit log replays are currently single threaded. This makes log replay
> speed limited when restarting a cassandra node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.