[
https://issues.apache.org/jira/browse/CASSANDRA-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832006#action_12832006
]
Gary Dusbabek commented on CASSANDRA-709:
-----------------------------------------
Thanks for the review stu. Please check out 0004.
* Run all operationMode updates through setOperationMode, but with a flag to
indicate whether or not to log (was the intent of setting it directly).
* Fix errors updating byte counts.
* Replace StreamFile with PendingFile. This required introducing a files map in
StreamOutManager since we need both sequential and random access to the files
(or else use PendingFile throughout, which would have been awkward IMO).
> Add jmx progress indicators for streaming & bootstrap operations
> ----------------------------------------------------------------
>
> Key: CASSANDRA-709
> URL: https://issues.apache.org/jira/browse/CASSANDRA-709
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.6
>
> Attachments: 0001-getOperationMode.patch,
> 0002-track-outgoing-streams.patch, 0003-track-incoming-streams.patch,
> 0004-make-operation-mode-consistent.-fix-bad-stream-value.patch,
> 709-scratch.txt
>
>
> Currently there is no way to get information about how close unbootstrap or
> bootstrap is to being done w/o turning on debug logging
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.