[
https://issues.apache.org/jira/browse/CASSANDRA-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750206#comment-13750206
]
Yuki Morishita commented on CASSANDRA-4757:
-------------------------------------------
Greg,
Thanks for the patch.
Your approach seems good, except SessionInfo already has methods like
getTotalSizeReceived that returns current received bytes and so on, so you can
use those.
Also, you should use spaces instead of tabs: see
http://wiki.apache.org/cassandra/CodeStyle.
> Expose bulk loading progress/status over jmx
> --------------------------------------------
>
> Key: CASSANDRA-4757
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4757
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Nick Bailey
> Priority: Minor
> Labels: lhf
> Attachments: CASSANDRA-4757.txt
>
>
> The bulk loading interface should be exposing some progress or status
> information over jmx. This shouldn't be too difficult and should be exposed
> in a way that the information is available whether you are using the separate
> sstableloader utility or calling the bulkload jmx call.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira