[
https://issues.apache.org/jira/browse/HBASE-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563746#comment-13563746
]
Lars Hofhansl commented on HBASE-7683:
--------------------------------------
https://builds.apache.org/job/HBase-0.94/767/
https://builds.apache.org/job/HBase-0.94-security/99/
https://builds.apache.org/job/HBase-0.94-security/97/
I have not seen this test failing in a long time.
[~eclark] While I do not see how it could be related, it did start after the
commit of HBASE-7647. (Has failed 3 times since, and never before - as far as I
can from the test history)
> 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