[
https://issues.apache.org/jira/browse/CASSANDRA-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778423#action_12778423
]
Stu Hood commented on CASSANDRA-540:
------------------------------------
1. I still think using getCompletedTasks and an assertion is hacky... rather
than a CDL, you could increment an AtomicInteger?
2. What is with the precedent of registering the database stages in the
StageManager? Is there a more appropriate place?
Other than that, looks fine.
> 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, 540.patch, 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.