You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/01/27 08:17:14 UTC

[jira] [Created] (HBASE-7683) TestMasterObserver fails occasionally

Lars Hofhansl created HBASE-7683:
------------------------------------

             Summary: TestMasterObserver fails occasionally
                 Key: HBASE-7683
                 URL: https://issues.apache.org/jira/browse/HBASE-7683
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Hofhansl


{code}
org.apache.hadoop.hbase.InvalidFamilyOperationException: Column family 'fam2' does not exist  at org.apache.hadoop.hbase.master.handler.TableEventHandler.hasColumnFamily(TableEventHandler.java:182)  at org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler.<init>(TableDeleteFamilyHandler.java:43)  at org.apache.hadoop.hbase.master.HMaster.deleteColumn(HMaster.java:1303)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)  at java.lang.reflect.Method.invoke(Method.java:597)  at org.apache.hadoop.hbase.ipc.SecureRpcEngine$Server.call(SecureRpcEngine.java:372)  at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1426) 
{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