[jira] [Updated] (HBASE-5777) MiniHBaseCluster cannot start multiple region servers

2012-04-12 Thread Jimmy Xiang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-5777:
---

Attachment: hbase-5777.patch

> MiniHBaseCluster cannot start multiple region servers
> -
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
>  Issue Type: Test
>Reporter: Jimmy Xiang
> Attachments: hbase-5777.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depends on multiple region servers 
> flaky, such as TestAdmin.

--
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-5777) MiniHBaseCluster cannot start multiple region servers

2012-04-12 Thread Jimmy Xiang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-5777:
---

Status: Patch Available  (was: Open)

> MiniHBaseCluster cannot start multiple region servers
> -
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
>  Issue Type: Test
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
> Attachments: hbase-5777.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depends on multiple region servers 
> flaky, such as TestAdmin.

--
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-5777) MiniHBaseCluster cannot start multiple region servers

2012-04-12 Thread Jimmy Xiang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-5777:
---

Description: 
MiniHBaseCluster can try to start multiple region servers.  But all of them 
except one will die in putting up the web UI
because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set to 
false by default.

This issue will make many unit tests depending on multiple region servers 
flaky, such as TestAdmin.

  was:
MiniHBaseCluster can try to start multiple region servers.  But all of them 
except one will die in putting up the web UI
because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set to 
false by default.

This issue will make many unit tests depends on multiple region servers flaky, 
such as TestAdmin.


> MiniHBaseCluster cannot start multiple region servers
> -
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
>  Issue Type: Test
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
> Attachments: hbase-5777.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depending on multiple region servers 
> flaky, such as TestAdmin.

--
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-5777) MiniHBaseCluster cannot start multiple region servers

2012-04-12 Thread Jimmy Xiang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-5777:
---

Attachment: hbase-5777_v2.patch

> MiniHBaseCluster cannot start multiple region servers
> -
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
>  Issue Type: Test
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
> Attachments: hbase-5777.patch, hbase-5777_v2.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depending on multiple region servers 
> flaky, such as TestAdmin.

--
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-5777) MiniHBaseCluster cannot start multiple region servers

2012-04-12 Thread Jimmy Xiang (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-5777:
---

Status: Open  (was: Patch Available)

> MiniHBaseCluster cannot start multiple region servers
> -
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
>  Issue Type: Test
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
> Attachments: hbase-5777.patch, hbase-5777_v2.patch
>
>
> MiniHBaseCluster can try to start multiple region servers.  But all of them 
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set 
> to false by default.
> This issue will make many unit tests depending on multiple region servers 
> flaky, such as TestAdmin.

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