Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This is the top flaky test.
The following can be reproduced:
java.net.SocketException: Connection reset
at org.apache.hadoop.hbase.rest.TestNamespacesInstanceResource.testInvalidNamespacePostsAndPuts(TestNamespacesInstanceResource.java:271)
With commit e320df5a0c267258c03909da8d0eee4c0e287532, the test passes.
With commit 5facaded902a13556952b1f9d26b768cb86e6599, the test fails.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-19147 All branch-2 unit tests pass
- Resolved