Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Found some more timeouts of small tests.
TestNettyRpcServer
On local machine takes 14 seconds to run 1 test. In the above failure..., the test needs another second or so to complete.... It has been running 30 seconds.
Starts a minihbasecluster, creates a table, then shuts down. Shouldn't even take 3 seconds but thats another story.
TestClientClusterStatus is a small test that starts 5 regionservers and 3 masters. Then does some stopping of servers, etc.
.. in same test run...
... it timed out after 30 seconds. Its almost done w/ shutdown but not quite.
Attachments
Attachments
Issue Links
- is a child of
-
HBASE-19878 Fix the timeout UTs introduced by HBASE-19873
- Resolved
- links to