TestThriftServer is failing on TRUNK
------------------------------------
Key: HBASE-1282
URL: https://issues.apache.org/jira/browse/HBASE-1282
Project: Hadoop HBase
Issue Type: Bug
Components: thrift
Reporter: Andrew Purtell
Fix For: 0.20.0
Attachments: TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
Testcase: testAll took 88.129 sec
FAILED
expected:<0> but was:<1>
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at
org.apache.hadoop.hbase.thrift.TestThriftServer.doTestTableCreateDrop(TestThriftServer.java:91)
at
org.apache.hadoop.hbase.thrift.TestThriftServer.testAll(TestThriftServer.java:64)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.