You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Samir Ahmic (JIRA)" <ji...@apache.org> on 2016/01/06 14:15:39 UTC

[jira] [Updated] (HBASE-15070) DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server

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

Samir Ahmic updated HBASE-15070:
--------------------------------
    Attachment: HBASE-15070-v0.patch

Here is patch: skip starting or stoping regionserver process if we find it in initial cluster status list under condition that have same port as master process. I have tested it on cluster and issue is gone.

> DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-15070
>                 URL: https://issues.apache.org/jira/browse/HBASE-15070
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>    Affects Versions: 2.0.0
>            Reporter: Samir Ahmic
>            Assignee: Samir Ahmic
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-15070-v0.patch
>
>
> While running some integration test i have notices that new  RS process is started on master server after tests are finished  although RS was not running  before running IT.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)