When the MetricController instance is installed for the HBase service, self-healing from hotspotting is automatically enabled. The alarm module checks whether there are regions whose request traffic is restricted due to hotspot issues in HBase every 120 seconds. This alarm is generated when the region where hotspot traffic is restricted is detected in HBase.
This alarm is cleared when the region is no longer a hotspot.
This alarm applies only to MRS 3.3.0 or later.
Alarm ID |
Alarm Severity |
Auto Cleared |
---|---|---|
19023 |
Critical |
Yes |
Parameter |
Description |
---|---|
Source |
Specifies the cluster for which the alarm is generated. |
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
If the traffic of a hotspot region is restricted, the number of handlers for processing the requests in the region is limited. As a result, services requesting the region may slow down or retry upon failure.
Too many requests are directed to a single region when the HBase service is accessed.
Check whether there are too many requests in a single region of HBase.
Collect fault information.
This alarm will be automatically cleared.
None.