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

Greg DeAngelis commented on CASSANDRA-4757:
-------------------------------------------

It looks like each stream has a set of sessions that maintain the current state 
of all files being sent and received. Would it be sufficient to roll that 
session data up and expose it on the jmx interface for each stream? It would be 
pretty easy to expose the current and total rx and tx values as well as a 
percentage.
                
> 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
>
> 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

Reply via email to