[ 
https://issues.apache.org/jira/browse/CASSANDRA-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne updated CASSANDRA-3207:
----------------------------------------

    Attachment: 3207.patch

Attached patch adds two new log messages:
  * at the completion of a repair session. This part is already in 1.0.0 but 
not in 0.8.
  * at the beginning and total completion of a repair "command". A command 
being basically a 'nodetool repair' call, that usually consist of multiple 
session (one by token range).

> Log message at INFO when a global or keyspace level repair operation completes
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3207
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3207
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.5
>            Reporter: Benjamin Coverston
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>              Labels: logging, repair
>             Fix For: 0.8.7
>
>         Attachments: 3207.patch
>
>
> If JMX times out it's difficult to tell when repair completes.Right now we 
> log at DEBUG for each column family but we need a way to tell when the repair 
> operation completes as a whole.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to