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

Lars Hofhansl commented on HBASE-7683:
--------------------------------------

If someone feels like looking at this that would be greatly appreciated, as I 
have exhausted my goodwill time to work on tests for a bit.

                
> 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

Reply via email to