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

Hudson commented on HBASE-4224:
-------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4452 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4452/])
HBASE-4224 Need a flush by regionserver rather than by table option (chia7712: 
rev 541f8ad8a8515886351cfaa1aacd9cfed1296bf9)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
* (add) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFlushFromClient.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java


> Need a flush by regionserver rather than by table option
> --------------------------------------------------------
>
>                 Key: HBASE-4224
>                 URL: https://issues.apache.org/jira/browse/HBASE-4224
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: stack
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-4224.v0.patch, HBase-4224-v2.patch, 
> HBase-4224.patch
>
>
> This evening needed to clean out logs on the cluster.  logs are by 
> regionserver.  to let go of logs, we need to have all edits emptied from 
> memory.  only flush is by table or region.  We need to be able to flush the 
> regionserver.  Need to add this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to