Revert "HBASE-19791 TestZKAsyncRegistry hangs"

Premature push

This reverts commit d3a306d81d.
This commit is contained in:
Michael Stack 2018-01-17 15:19:48 -08:00
parent 53d0c2388d
commit eeb40ff66c
No known key found for this signature in database
GPG Key ID: 9816C7FC8ACC93D2
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@ import org.junit.experimental.categories.Category;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Test the ZooKeeper Async Registry.
*/
@Category({ MediumTests.class, ClientTests.class })
public class TestZKAsyncRegistry {
private static final Logger LOG = LoggerFactory.getLogger(TestZKAsyncRegistry.class);