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

Jerry He commented on HBASE-11148:
----------------------------------

Since the QA job has not been kicked off, I am pasting my local 'mvn test' 
result here (with sun jdk 7):
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [  1.789 s]
[INFO] HBase - Common .................................... SUCCESS [ 23.715 s]
[INFO] HBase - Protocol .................................. SUCCESS [  0.282 s]
[INFO] HBase - Client .................................... SUCCESS [ 47.981 s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [  6.474 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [  1.418 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [  2.981 s]
[INFO] HBase - Server .................................... SUCCESS [42:25 min]
[INFO] HBase - Testing Util .............................. SUCCESS [  1.462 s]
[INFO] HBase - Thrift .................................... SUCCESS [01:38 min]
[INFO] HBase - Shell ..................................... SUCCESS [  0.994 s]
[INFO] HBase - Integration Tests ......................... SUCCESS [  0.910 s]
[INFO] HBase - Examples .................................. SUCCESS [  0.945 s]
[INFO] HBase - Assembly .................................. SUCCESS [  0.983 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:34 min
[INFO] Finished at: 2014-06-25T23:48:19-08:00
[INFO] Final Memory: 47M/329M
[INFO] ------------------------------------------------------------------------
{code}

> Provide a distributed procedure to globally roll logs
> -----------------------------------------------------
>
>                 Key: HBASE-11148
>                 URL: https://issues.apache.org/jira/browse/HBASE-11148
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jerry He
>            Assignee: Jerry He
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11148-trunk-v1.patch, HBASE-11148-trunk-v2.patch
>
>
> Propose a distributed procedure here to globally roll logs.
> Currently HBaseAdmin and HBase shell provides a way to roll the WAL on a 
> single RS.
> Some use cases may require that all the RS roll the logs at the same time and 
> in a coordinated way. Also there may be requirement that some tasks be done 
> together with the roll log on each region server.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to