REST tests are broken locally and up in hudson
----------------------------------------------

                 Key: HBASE-3089
                 URL: https://issues.apache.org/jira/browse/HBASE-3089
             Project: HBase
          Issue Type: Bug
            Reporter: stack


The RESTServlet is a singleton.  In our rest tests the singleton is carried 
over between tests that start a new mini cluster each time.  A while back we 
added cleanup of zk when we let go of a connection... Whats happen is that the 
singleton is using a cleaned up zookeeperwatcher

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to