"testWritesWhileGetting" unit test needs to be fixed. 
------------------------------------------------------

                 Key: HBASE-4020
                 URL: https://issues.apache.org/jira/browse/HBASE-4020
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.90.3
         Environment: OS: RHEL 5.4
            Reporter: Vandana Ayyalasomayajula
             Fix For: 0.90.3


The unit test "testWritesWhileGetting" in the 
org.apache.hadoop.hbase.regionserver.TestHRegion test needs to be corrected. It 
is current using the table name and method name for initializing a HRegion as 
"testWritesWhileScanning". It should be "testWritesWhileGetting". 

Due to this, the test fails as the "initHRegion" method fails in creating a new 
HRegion for the test. 

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

        

Reply via email to