You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/09 01:39:47 UTC

[jira] [Created] (HBASE-9166) TestSplitTransactionOnCluster broke since HBASE-8408 (Namespaces)

stack created HBASE-9166:
----------------------------

             Summary: TestSplitTransactionOnCluster broke since HBASE-8408 (Namespaces)
                 Key: HBASE-9166
                 URL: https://issues.apache.org/jira/browse/HBASE-9166
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: stack
            Assignee: stack
         Attachments: cf.txt

{code}
Tests in error:
  testSplitRegionNotAssignable(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster): Failed 1 action: org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException: Column family cf does not exist in region testSplitRegionWithNoStoreFiles,,1376004885312.82418199da53c92ac80ad2dc5bde2f90. in table 'testSplitRegionWithNoStoreFiles', {NAME => 'info', DATA_BLOCK_ENCODING => 'NONE', BLOOMFILTER => 'NONE', REPLICATION_SCOPE => '0', COMPRESSION => 'NONE', VERSIONS => '1', TTL => '2147483647', MIN_VERSIONS => '0', KEEP_DELETED_CELLS => 'false', BLOCKSIZE => '65536', ENCODE_ON_DISK => 'true', IN_MEMORY => 'false', BLOCKCACHE => 'true'}(..)

Tests run: 10, Failures: 0, Errors: 1, Skipped: 0
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira