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

[jira] [Created] (HBASE-6584) Test flappers due to port 60000 already in use.

smv1@hotmail.com created HBASE-6584:
---------------------------------------

             Summary: Test flappers due to port 60000 already in use.
                 Key: HBASE-6584
                 URL: https://issues.apache.org/jira/browse/HBASE-6584
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.94.0
            Reporter: smv1@hotmail.com
            Priority: Minor




--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Status: Patch Available  (was: Open)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Attachment: HBASE-6584_trunk.patch
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

stack updated HBASE-6584:
-------------------------

    Priority: Critical  (was: Minor)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>


--
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-6584) Test flappers due to port 60000 already in use.

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

Hadoop QA commented on HBASE-6584:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12541626/patch2.diff
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 5 javac compiler warnings (more than the trunk's current 4 warnings).

    -1 findbugs.  The patch appears to introduce 6 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2631//console

This message is automatically generated.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu commented on HBASE-6584:
-----------------------------------

@Stack,
Its better to set it to 0 instead of fixed port. Even tests run parallelly it will get unused port only.
Updated same in latest patch.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

smv1@hotmail.com commented on HBASE-6584:
-----------------------------------------

Link to the latest test  failure in builds.

https://builds.apache.org/job/HBase-TRUNK/3213/testReport/junit/org.apache.hadoop.hbase.master/TestAssignmentManager/testDisablingTableRegionsAssignmentDuringCleanClusterStartup/

The above test is identified to be a flapper and it fails on port already in use exception.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Minor
>


--
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-6584) Test flappers due to port 60000 already in use.

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

Hadoop QA commented on HBASE-6584:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12541563/HBASE-6584_trunk_2.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 5 javac compiler warnings (more than the trunk's current 4 warnings).

    -1 findbugs.  The patch appears to introduce 6 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
     

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2626//console

This message is automatically generated.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Status: Open  (was: Patch Available)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Status: Open  (was: Patch Available)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Attachment: HBASE-6584_trunk_3.patch
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) TestAssignmentManager#testDisablingTableRegionsAssignmentDuringCleanClusterStartup fails due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> TestAssignmentManager#testDisablingTableRegionsAssignmentDuringCleanClusterStartup fails due to port 60000 already in use.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Assignee: rajeshbabu
>            Priority: Critical
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

Hadoop QA commented on HBASE-6584:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12541557/HBASE-6584_trunk.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 5 javac compiler warnings (more than the trunk's current 4 warnings).

    -1 findbugs.  The patch appears to introduce 6 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.master.TestAssignmentManager
                  org.apache.hadoop.hbase.TestMultiVersions

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2625//console

This message is automatically generated.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

Hadoop QA commented on HBASE-6584:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12541873/HBASE-6584_trunk_3.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The applied patch generated 5 javac compiler warnings (more than the trunk's current 4 warnings).

    -1 findbugs.  The patch appears to introduce 9 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2644//console

This message is automatically generated.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

nkeywal commented on HBASE-6584:
--------------------------------

I'm surprised, the tests are executed in parallel (4 simultaneously), so if multiple tests require the same fixed port, they should get conflicts quite often.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu commented on HBASE-6584:
-----------------------------------

Sorry for first patch. Failed tests passes with latest patch.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Attachment: HBASE-6584_trunk.patch

This problem exists in trunk only. While writing testDisablingTableRegionsAssignmentDuringCleanClusterStartup in TestAssignmentmanager created HMaster object with HTU.getConfiguration() instead of mocked master.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

stack commented on HBASE-6584:
------------------------------

@Rajeshbabu You set it to an explicit 6281?   You think that a good idea?  If you set it to zero, it won't choose an arbitrary port?  Should we retry a new port if 6281 itself is taken?  (There used to be code that did this.... maybe its been removed).
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Status: Patch Available  (was: Open)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: Sameer Vaishampayan
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk_3.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

Zhihong Ted Yu updated HBASE-6584:
----------------------------------

    Status: Patch Available  (was: Open)
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

smv1@hotmail.com updated HBASE-6584:
------------------------------------

    Attachment: patch2.diff

Patch to enable debugging of the issue. The code is temporary and will be removed after investigation is complete. A corresponding JIRA will be filed if patch is accepted, to remove the code.
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch, patch2.diff
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

smv1@hotmail.com commented on HBASE-6584:
-----------------------------------------

Why not get a random available port ? However this only will be a fix for this particular test. Some other test which might be creating HMaster using default configuration may still flap with the same error. We don't know at this point which call to shutdown of HMaster fails to actually shut it down and thereby the test seeing the port blocked. 
                
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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-6584) Test flappers due to port 60000 already in use.

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

rajeshbabu updated HBASE-6584:
------------------------------

    Attachment: HBASE-6584_trunk_2.patch
    
> Test flappers due to port 60000 already in use.
> -----------------------------------------------
>
>                 Key: HBASE-6584
>                 URL: https://issues.apache.org/jira/browse/HBASE-6584
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.0
>            Reporter: smv1@hotmail.com
>            Priority: Critical
>         Attachments: HBASE-6584_trunk_2.patch, HBASE-6584_trunk.patch, HBASE-6584_trunk.patch
>
>


--
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