Author: stack
Date: Sun Oct 10 21:00:49 2010
New Revision: 1006350
URL: http://svn.apache.org/viewvc?rev=1006350&view=rev
Log:
Note some resolved issues
Modified:
hbase/trunk/CHANGES.txt
Modified: hbase/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1006350&r1=1006349&r2=1006350&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Sun Oct 10 21:00:49 2010
@@ -574,6 +574,12 @@ Release 0.21.0 - Unreleased
HBASE-3062 ZooKeeper KeeperException$ConnectionLossException is a
"recoverable" exception; we should retry a while on server
startup at least.
+ HBASE-3074 Zookeeper test failing on hudson
+ HBASE-3089 REST tests are broken locally and up in hudson
+ HBASE-3085 TestSchemaResource broken on TRUNK up on HUDSON
+ HBASE-3080 TestAdmin hanging on hudson
+ HBASE-3063 TestThriftServer failing in TRUNK
+ HBASE-3094 Fixes for miscellaneous broken tests