From commits-return-66434-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Mon Jan 29 16:14:15 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 8AACA18067A for ; Mon, 29 Jan 2018 16:14:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7AFEA160C53; Mon, 29 Jan 2018 15:14:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04E58160C60 for ; Mon, 29 Jan 2018 16:14:11 +0100 (CET) Received: (qmail 4707 invoked by uid 500); 29 Jan 2018 15:14:07 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 4217 invoked by uid 99); 29 Jan 2018 15:14:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2018 15:14:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5C895F4DE6; Mon, 29 Jan 2018 15:14:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Mon, 29 Jan 2018 15:14:34 -0000 Message-Id: <383034beaea8421095ba4895eebd82b1@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [30/51] [partial] hbase-site git commit: Published site at . http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestMetaTableLocator.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestMetaTableLocator.html b/testdevapidocs/org/apache/hadoop/hbase/TestMetaTableLocator.html index baf98d0..c8c1270 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestMetaTableLocator.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestMetaTableLocator.html @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";


  • -
    public class TestMetaTableLocator
    +
    public class TestMetaTableLocator
     extends Object
    Test MetaTableLocator
  • @@ -156,18 +156,22 @@ extends abortable  +static HBaseClassTestRule +CLASS_RULE  + + private static org.slf4j.Logger LOG  - + private static org.apache.hadoop.hbase.ServerName SN  - + private static HBaseTestingUtility UTIL  - + private org.apache.hadoop.hbase.zookeeper.ZKWatcher watcher  @@ -296,13 +300,22 @@ extends + + +
    • LOG

      -
      private static final org.slf4j.Logger LOG
      +
      private static final org.slf4j.Logger LOG
    @@ -311,7 +324,7 @@ extends
  • UTIL

    -
    private static final HBaseTestingUtility UTIL
    +
    private static final HBaseTestingUtility UTIL
  • @@ -320,7 +333,7 @@ extends
  • SN

    -
    private static final org.apache.hadoop.hbase.ServerName SN
    +
    private static final org.apache.hadoop.hbase.ServerName SN
  • @@ -329,7 +342,7 @@ extends
  • watcher

    -
    private org.apache.hadoop.hbase.zookeeper.ZKWatcher watcher
    +
    private org.apache.hadoop.hbase.zookeeper.ZKWatcher watcher
  • @@ -338,7 +351,7 @@ extends
  • abortable

    -
    private org.apache.hadoop.hbase.Abortable abortable
    +
    private org.apache.hadoop.hbase.Abortable abortable
  • @@ -355,7 +368,7 @@ extends
  • TestMetaTableLocator

    -
    public TestMetaTableLocator()
    +
    public TestMetaTableLocator()
  • @@ -372,7 +385,7 @@ extends
  • beforeClass

    -
    public static void beforeClass()
    +
    public static void beforeClass()
                             throws Exception
    Throws:
    @@ -386,7 +399,7 @@ extends
  • afterClass

    -
    public static void afterClass()
    +
    public static void afterClass()
                            throws IOException
    Throws:
    @@ -400,7 +413,7 @@ extends
  • before

    -
    public void before()
    +
    public void before()
                 throws IOException
    Throws:
    @@ -414,7 +427,7 @@ extends
  • after

    -
    public void after()
    +
    public void after()
  • @@ -423,7 +436,7 @@ extends
  • testMetaLookup

    -
    public void testMetaLookup()
    +
    public void testMetaLookup()
                         throws IOException,
                                InterruptedException,
                                org.apache.hbase.thirdparty.com.google.protobuf.ServiceException,
    @@ -444,7 +457,7 @@ extends 
     
  • testInterruptWaitOnMeta

    -
    public void testInterruptWaitOnMeta()
    +
    public void testInterruptWaitOnMeta()
                                  throws IOException,
                                         InterruptedException,
                                         org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
    @@ -463,7 +476,7 @@ extends
  • testVerifyMetaRegionLocationWithException

    -
    private void testVerifyMetaRegionLocationWithException(Exception ex)
    +
    private void testVerifyMetaRegionLocationWithException(Exception ex)
                                                     throws IOException,
                                                            InterruptedException,
                                                            org.apache.zookeeper.KeeperException,
    @@ -483,7 +496,7 @@ extends 
     
  • testGetMetaServerConnectionFails

    -
    public void testGetMetaServerConnectionFails()
    +
    public void testGetMetaServerConnectionFails()
                                           throws IOException,
                                                  InterruptedException,
                                                  org.apache.zookeeper.KeeperException,
    @@ -504,7 +517,7 @@ extends 
     
  • testVerifyMetaRegionServerNotRunning

    -
    public void testVerifyMetaRegionServerNotRunning()
    +
    public void testVerifyMetaRegionServerNotRunning()
                                               throws IOException,
                                                      InterruptedException,
                                                      org.apache.zookeeper.KeeperException,
    @@ -531,7 +544,7 @@ extends 
     
  • testVerifyMetaRegionLocationFails

    -
    public void testVerifyMetaRegionLocationFails()
    +
    public void testVerifyMetaRegionLocationFails()
                                            throws IOException,
                                                   InterruptedException,
                                                   org.apache.zookeeper.KeeperException,
    @@ -552,7 +565,7 @@ extends 
     
  • testTimeoutWaitForMeta

    -
    public void testTimeoutWaitForMeta()
    +
    public void testTimeoutWaitForMeta()
                                 throws IOException,
                                        InterruptedException
    @@ -568,7 +581,7 @@ extends
  • testNoTimeoutWaitForMeta

    -
    public void testNoTimeoutWaitForMeta()
    +
    public void testNoTimeoutWaitForMeta()
                                   throws IOException,
                                          InterruptedException,
                                          org.apache.zookeeper.KeeperException
    @@ -587,7 +600,7 @@ extends
  • mockConnection

    -
    private org.apache.hadoop.hbase.client.ClusterConnection mockConnection(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface admin,
    +
    private org.apache.hadoop.hbase.client.ClusterConnection mockConnection(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface admin,
                                                                             org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface client)
                                                                      throws IOException
    @@ -614,7 +627,7 @@ extends
  • startWaitAliveThenWaitItLives

    -
    private void startWaitAliveThenWaitItLives(Thread t,
    +
    private void startWaitAliveThenWaitItLives(Thread t,
                                                int ms)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.TestMockRegionServer.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.TestMockRegionServer.html b/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.TestMockRegionServer.html index 2811a9a..1d6624c 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.TestMockRegionServer.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.TestMockRegionServer.html @@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";


    -
    private static class TestMovedRegionsCleaner.TestMockRegionServer
    +
    private static class TestMovedRegionsCleaner.TestMockRegionServer
     extends MiniHBaseCluster.MiniHBaseClusterRegionServer
  • @@ -270,7 +270,7 @@ extends
  • TestMockRegionServer

    -
    public TestMockRegionServer(org.apache.hadoop.conf.Configuration conf)
    +
    public TestMockRegionServer(org.apache.hadoop.conf.Configuration conf)
                          throws IOException,
                                 InterruptedException
    @@ -294,7 +294,7 @@ extends
  • movedRegionCleanerPeriod

    -
    protected int movedRegionCleanerPeriod()
    +
    protected int movedRegionCleanerPeriod()
    Overrides:
    movedRegionCleanerPeriod in class org.apache.hadoop.hbase.regionserver.HRegionServer
    @@ -307,7 +307,7 @@ extends
  • cleanMovedRegions

    -
    protected void cleanMovedRegions()
    +
    protected void cleanMovedRegions()
    Overrides:
    cleanMovedRegions in class org.apache.hadoop.hbase.regionserver.HRegionServer
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.html b/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.html index 8aebc31..23c3af3 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestMovedRegionsCleaner.html @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";


  • -
    public class TestMovedRegionsCleaner
    +
    public class TestMovedRegionsCleaner
     extends Object
    Test whether background cleanup of MovedRegion entries is happening
  • @@ -150,8 +150,8 @@ extends Field and Description -private static org.slf4j.Logger -LOG  +static HBaseClassTestRule +CLASS_RULE  static int @@ -230,13 +230,13 @@ extends + @@ -245,7 +245,7 @@ extends
  • UTIL

    -
    private final HBaseTestingUtility UTIL
    +
    private final HBaseTestingUtility UTIL
  • @@ -254,7 +254,7 @@ extends
  • numCalls

    -
    public static int numCalls
    +
    public static int numCalls
  • @@ -271,7 +271,7 @@ extends
  • TestMovedRegionsCleaner

    -
    public TestMovedRegionsCleaner()
    +
    public TestMovedRegionsCleaner()
  • @@ -288,7 +288,7 @@ extends
  • after

    -
    public void after()
    +
    public void after()
                throws Exception
    Throws:
    @@ -302,7 +302,7 @@ extends
  • before

    -
    public void before()
    +
    public void before()
                 throws Exception
    Throws:
    @@ -316,7 +316,7 @@ extends
  • testMovedRegionsCleaner

    -
    public void testMovedRegionsCleaner()
    +
    public void testMovedRegionsCleaner()
                                  throws IOException,
                                         InterruptedException
    Start the cluster, wait for some time and verify that the background http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestMultiVersions.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestMultiVersions.html b/testdevapidocs/org/apache/hadoop/hbase/TestMultiVersions.html index 40cfb1f..7dffdba 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestMultiVersions.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestMultiVersions.html @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";


  • -
    public class TestMultiVersions
    +
    public class TestMultiVersions
     extends Object
    Port of old TestScanMultipleVersions, TestTimestamp and TestGetRowVersions from old testing framework to HBaseTestingUtility.
    @@ -136,18 +136,22 @@ extends admin  +static HBaseClassTestRule +CLASS_RULE  + + private static org.slf4j.Logger LOG  - + org.junit.rules.TestName name  - + private static int NUM_SLAVES  - + private static HBaseTestingUtility UTIL  @@ -236,13 +240,22 @@ extends + + +
    • LOG

      -
      private static final org.slf4j.Logger LOG
      +
      private static final org.slf4j.Logger LOG
    @@ -251,7 +264,7 @@ extends
  • UTIL

    -
    private static final HBaseTestingUtility UTIL
    +
    private static final HBaseTestingUtility UTIL
  • @@ -260,7 +273,7 @@ extends
  • admin

    -
    private org.apache.hadoop.hbase.client.Admin admin
    +
    private org.apache.hadoop.hbase.client.Admin admin
  • @@ -269,7 +282,7 @@ extends
  • NUM_SLAVES

    -
    private static final int NUM_SLAVES
    +
    private static final int NUM_SLAVES
    See Also:
    Constant Field Values
    @@ -282,7 +295,7 @@ extends
  • name

    -
    public org.junit.rules.TestName name
    +
    public org.junit.rules.TestName name
  • @@ -299,7 +312,7 @@ extends
  • TestMultiVersions

    -
    public TestMultiVersions()
    +
    public TestMultiVersions()
  • @@ -316,7 +329,7 @@ extends
  • setUpBeforeClass

    -
    public static void setUpBeforeClass()
    +
    public static void setUpBeforeClass()
                                  throws Exception
    Throws:
    @@ -330,7 +343,7 @@ extends
  • tearDownAfterClass

    -
    public static void tearDownAfterClass()
    +
    public static void tearDownAfterClass()
                                    throws Exception
    Throws:
    @@ -344,7 +357,7 @@ extends
  • before

    -
    public void before()
    +
    public void before()
                 throws org.apache.hadoop.hbase.MasterNotRunningException,
                        org.apache.hadoop.hbase.ZooKeeperConnectionException,
                        IOException
    @@ -362,12 +375,12 @@ extends
  • testTimestamps

    -
    public void testTimestamps()
    +
    public void testTimestamps()
                         throws Exception
    Tests user specifiable time stamps putting, getting and scanning. Also tests same in presence of deletes. Test cores are written so can be run against an HRegion and against an HTable: i.e. both local and remote. - +

    Port of old TestTimestamp test to here so can better utilize the spun up cluster running more than a single test per spin up. Keep old tests' crazyness.

    @@ -383,7 +396,7 @@ extends
  • testGetRowVersions

    -
    public void testGetRowVersions()
    +
    public void testGetRowVersions()
                             throws Exception
    Verifies versions across a cluster restart. Port of old TestGetRowVersions test to here so can better utilize the spun @@ -401,12 +414,12 @@ extends
  • testScanMultipleVersions

    -
    public void testScanMultipleVersions()
    +
    public void testScanMultipleVersions()
                                   throws Exception
    Port of old TestScanMultipleVersions test here so can better utilize the spun up cluster running more than just a single test. Keep old tests crazyness. - +

    Tests five cases of scans and timestamps.

    Throws:
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestNamespace.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestNamespace.html b/testdevapidocs/org/apache/hadoop/hbase/TestNamespace.html index 4c264e7..7e43858 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestNamespace.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestNamespace.html @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";


  • -
    public class TestNamespace
    +
    public class TestNamespace
     extends Object
  • @@ -134,34 +134,38 @@ extends admin  +static HBaseClassTestRule +CLASS_RULE  + + protected static HBaseCluster cluster  - + private static org.slf4j.Logger LOG  - + private static org.apache.hadoop.hbase.master.HMaster master  - + org.junit.rules.TestName name  - + protected static int NUM_SLAVES_BASE  - + private String prefix  - + private static HBaseTestingUtility TEST_UTIL  - + private static org.apache.hadoop.hbase.ZKNamespaceManager zkNamespaceManager  @@ -268,13 +272,22 @@ extends + + +
    • LOG

      -
      private static final org.slf4j.Logger LOG
      +
      private static final org.slf4j.Logger LOG
    @@ -283,7 +296,7 @@ extends
  • master

    -
    private static org.apache.hadoop.hbase.master.HMaster master
    +
    private static org.apache.hadoop.hbase.master.HMaster master
  • @@ -292,7 +305,7 @@ extends
  • NUM_SLAVES_BASE

    -
    protected static final int NUM_SLAVES_BASE
    +
    protected static final int NUM_SLAVES_BASE
    See Also:
    Constant Field Values
    @@ -305,7 +318,7 @@ extends
  • TEST_UTIL

    -
    private static HBaseTestingUtility TEST_UTIL
    +
    private static HBaseTestingUtility TEST_UTIL
  • @@ -314,7 +327,7 @@ extends
  • admin

    -
    protected static org.apache.hadoop.hbase.client.Admin admin
    +
    protected static org.apache.hadoop.hbase.client.Admin admin
  • @@ -323,7 +336,7 @@ extends
  • cluster

    -
    protected static HBaseCluster cluster
    +
    protected static HBaseCluster cluster
  • @@ -332,7 +345,7 @@ extends
  • zkNamespaceManager

    -
    private static org.apache.hadoop.hbase.ZKNamespaceManager zkNamespaceManager
    +
    private static org.apache.hadoop.hbase.ZKNamespaceManager zkNamespaceManager
  • @@ -341,7 +354,7 @@ extends
  • prefix

    -
    private String prefix
    +
    private String prefix
  • @@ -350,7 +363,7 @@ extends
  • name

    -
    public org.junit.rules.TestName name
    +
    public org.junit.rules.TestName name
  • @@ -367,7 +380,7 @@ extends
  • TestNamespace

    -
    public TestNamespace()
    +
    public TestNamespace()
  • @@ -384,7 +397,7 @@ extends
  • setUp

    -
    public static void setUp()
    +
    public static void setUp()
                       throws Exception
    Throws:
    @@ -398,7 +411,7 @@ extends
  • tearDown

    -
    public static void tearDown()
    +
    public static void tearDown()
                          throws Exception
    Throws:
    @@ -412,7 +425,7 @@ extends
  • beforeMethod

    -
    public void beforeMethod()
    +
    public void beforeMethod()
                       throws IOException
    Throws:
    @@ -426,7 +439,7 @@ extends
  • verifyReservedNS

    -
    public void verifyReservedNS()
    +
    public void verifyReservedNS()
                           throws IOException
    Throws:
    @@ -440,7 +453,7 @@ extends
  • testDeleteReservedNS

    -
    public void testDeleteReservedNS()
    +
    public void testDeleteReservedNS()
                               throws Exception
    Throws:
    @@ -454,7 +467,7 @@ extends
  • createRemoveTest

    -
    public void createRemoveTest()
    +
    public void createRemoveTest()
                           throws Exception
    Throws:
    @@ -468,7 +481,7 @@ extends
  • createDoubleTest

    -
    public void createDoubleTest()
    +
    public void createDoubleTest()
                           throws IOException,
                                  InterruptedException
    @@ -484,7 +497,7 @@ extends
  • createTableTest

    -
    public void createTableTest()
    +
    public void createTableTest()
                          throws IOException,
                                 InterruptedException
    @@ -500,7 +513,7 @@ extends
  • createTableInDefaultNamespace

    -
    public void createTableInDefaultNamespace()
    +
    public void createTableInDefaultNamespace()
                                        throws Exception
    Throws:
    @@ -514,7 +527,7 @@ extends
  • createTableInSystemNamespace

    -
    public void createTableInSystemNamespace()
    +
    public void createTableInSystemNamespace()
                                       throws Exception
    Throws:
    @@ -528,7 +541,7 @@ extends
  • testNamespaceOperations

    -
    public void testNamespaceOperations()
    +
    public void testNamespaceOperations()
                                  throws IOException
    Throws:
    @@ -542,7 +555,7 @@ extends
  • runWithExpectedException

    -
    private static <V,E> void runWithExpectedException(Callable<V> callable,
    +
    private static <V,E> void runWithExpectedException(Callable<V> callable,
                                                        Class<E> exceptionClass)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/TestNodeHealthCheckChore.StoppableImplementation.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestNodeHealthCheckChore.StoppableImplementation.html b/testdevapidocs/org/apache/hadoop/hbase/TestNodeHealthCheckChore.StoppableImplementation.html index 2dae6d2..ebb72d9 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestNodeHealthCheckChore.StoppableImplementation.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestNodeHealthCheckChore.StoppableImplementation.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";


    -
    private static class TestNodeHealthCheckChore.StoppableImplementation
    +
    private static class TestNodeHealthCheckChore.StoppableImplementation
     extends Object
     implements org.apache.hadoop.hbase.Stoppable
    Simple helper class that just keeps track of whether or not its stopped.
    @@ -213,7 +213,7 @@ implements org.apache.hadoop.hbase.Stoppable
    • stop

      -
      private volatile boolean stop
      +
      private volatile boolean stop
  • @@ -230,7 +230,7 @@ implements org.apache.hadoop.hbase.Stoppable
  • @@ -247,7 +247,7 @@ implements org.apache.hadoop.hbase.Stoppable
    • stop

      -
      public void stop(String why)
      +
      public void stop(String why)
      Specified by:
      stop in interface org.apache.hadoop.hbase.Stoppable
      @@ -260,7 +260,7 @@ implements org.apache.hadoop.hbase.Stoppable
  • @@ -282,7 +295,7 @@ extends
  • SCRIPT_TIMEOUT

    -
    private static final int SCRIPT_TIMEOUT
    +
    private static final int SCRIPT_TIMEOUT
    See Also:
    Constant Field Values
    @@ -295,7 +308,7 @@ extends
  • healthScriptFile

    -
    private File healthScriptFile
    +
    private File healthScriptFile
  • @@ -304,7 +317,7 @@ extends
  • eol

    -
    private String eol
    +
    private String eol
  • @@ -338,7 +351,7 @@ extends
  • cleanUp

    -
    public void cleanUp()
    +
    public void cleanUp()
                  throws IOException
    Throws:
    @@ -352,7 +365,7 @@ extends
  • testHealthCheckerSuccess

    -
    public void testHealthCheckerSuccess()
    +
    public void testHealthCheckerSuccess()
                                   throws Exception
    Throws:
    @@ -366,7 +379,7 @@ extends
  • testHealthCheckerFail

    -
    public void testHealthCheckerFail()
    +
    public void testHealthCheckerFail()
                                throws Exception
    Throws:
    @@ -380,7 +393,7 @@ extends
  • testHealthCheckerTimeout

    -
    public void testHealthCheckerTimeout()
    +
    public void testHealthCheckerTimeout()
                                   throws Exception
    Throws:
    @@ -394,7 +407,7 @@ extends
  • healthCheckerTest

    -
    public void healthCheckerTest(String script,
    +
    public void healthCheckerTest(String script,
                                   org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus expectedStatus)
                            throws Exception
    @@ -409,7 +422,7 @@ extends
  • testRSHealthChore

    -
    public void testRSHealthChore()
    +
    public void testRSHealthChore()
                            throws Exception
    Throws:
    @@ -423,7 +436,7 @@ extends
  • createScript

    -
    private void createScript(String scriptStr,
    +
    private void createScript(String scriptStr,
                               boolean setExecutable)
                        throws Exception
    @@ -438,7 +451,7 @@ extends
  • getConfForNodeHealthScript

    -
    private org.apache.hadoop.conf.Configuration getConfForNodeHealthScript()
    +
    private org.apache.hadoop.conf.Configuration getConfForNodeHealthScript()
                                                                      throws IOException
    Throws: