You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 15:51:00 UTC

[jira] [Resolved] (HBASE-10896) Listing processes, master+regionserver shows as HMaster, others as HRegionServer

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

Andrew Kyle Purtell resolved HBASE-10896.
-----------------------------------------
    Resolution: Incomplete

> Listing processes, master+regionserver shows as HMaster, others as HRegionServer
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-10896
>                 URL: https://issues.apache.org/jira/browse/HBASE-10896
>             Project: HBase
>          Issue Type: Task
>            Reporter: Michael Stack
>            Priority: Major
>
> If I do a process listing I see the combined Master and RegionServer as follows:
> 30386 HMaster
> ... and the regionserver only process as:
> 16895 HRegionServer
> Backup masters though they are serving regions show as 'HMaster'.
> Should process now be called 'HBase' instead?
> IntegratonTests IIRC, might kill based off process name so changing process name would mess this up.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)