You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2012/08/22 00:47:38 UTC

[jira] [Created] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

stack created HBASE-6631:
----------------------------

             Summary: TestHMasterRPCException in 0.92 failed twice on socket timeout
                 Key: HBASE-6631
                 URL: https://issues.apache.org/jira/browse/HBASE-6631
             Project: HBase
          Issue Type: Bug
            Reporter: stack


#502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6631:
-------------------------

    Attachment: 6631.txt

Make a longer timeout.  I tried it locally and it doesn't break the test.  Hopefully longer timeout is enough to get us from socket timeout to masternotready exception, the exception the test is expecting.
                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439141#comment-13439141 ] 

Zhihong Ted Yu commented on HBASE-6631:
---------------------------------------

0.94 fails to compile, it seems:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project hbase: Compilation failure: Compilation failure:
[ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,73] ')' expected
[ERROR] 
[ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,76] not a statement
[ERROR] 
[ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,78] ';' expected
[ERROR] -> [Help 1]
{code}
                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439202#comment-13439202 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.92 #510 (See [https://builds.apache.org/job/HBase-0.92/510/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375844)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439138#comment-13439138 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.94 #412 (See [https://builds.apache.org/job/HBase-0.94/412/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375845)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439524#comment-13439524 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.94-security #48 (See [https://builds.apache.org/job/HBase-0.94-security/48/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout; ADDENDUM -- FIX COMPILATION ERROR (Revision 1375871)
HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375845)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448310#comment-13448310 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #7 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/7/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout; ADDENDUM -- FIX COMPILATION ERROR (Revision 1375871)
HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375845)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440146#comment-13440146 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.92-security #116 (See [https://builds.apache.org/job/HBase-0.92-security/116/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375844)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439424#comment-13439424 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #142 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/142/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375849)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439244#comment-13439244 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-0.94 #413 (See [https://builds.apache.org/job/HBase-0.94/413/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout; ADDENDUM -- FIX COMPILATION ERROR (Revision 1375871)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6631:
-------------------------

    Attachment: 6631-trunk.txt
                6631-trunk.txt
    
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439222#comment-13439222 ] 

Hudson commented on HBASE-6631:
-------------------------------

Integrated in HBase-TRUNK #3252 (See [https://builds.apache.org/job/HBase-TRUNK/3252/])
    HBASE-6631 TestHMasterRPCException in 0.92 failed twice on socket timeout (Revision 1375849)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java

                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-6631.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.2
                   0.92.2
         Assignee: stack

Applied to 0.92, 0.94 and trunk.
                
> TestHMasterRPCException in 0.92 failed twice on socket timeout
> --------------------------------------------------------------
>
>                 Key: HBASE-6631
>                 URL: https://issues.apache.org/jira/browse/HBASE-6631
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt
>
>
> #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected.  Socket timeout is 100ms only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira