You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/11/08 00:20:00 UTC

[jira] [Created] (HBASE-19210) TestNamespacesInstanceResource fails

Ted Yu created HBASE-19210:
------------------------------

             Summary: TestNamespacesInstanceResource fails
                 Key: HBASE-19210
                 URL: https://issues.apache.org/jira/browse/HBASE-19210
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


This is the top flaky test.
The following can be reproduced:
{code}
java.net.SocketException: Connection reset
	at org.apache.hadoop.hbase.rest.TestNamespacesInstanceResource.testInvalidNamespacePostsAndPuts(TestNamespacesInstanceResource.java:271)
{code}
With commit e320df5a0c267258c03909da8d0eee4c0e287532, the test passes.
With commit 5facaded902a13556952b1f9d26b768cb86e6599, the test fails.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)