Help Center/ MapReduce Service/ User Guide/ MRS Cluster O&M/ MRS Cluster Alarm Handling Reference/ ALM-50823 Latency for StoreWorker Writes to ZooKeeper Exceeds the Threshold
Updated on 2026-09-24 GMT+08:00

ALM-50823 Latency for StoreWorker Writes to ZooKeeper Exceeds the Threshold

Alarm Description

The system checks the latency for StoreWorker writes to ZooKeeper every 30 seconds. This alarm is generated when the write latency is greater than 8,000,000 microseconds (8s).

This alarm is cleared when the write latency is less than 8,000,000 microseconds (8s).

Alarm Attributes

Alarm ID

Alarm Severity

Auto Cleared

50823

Critical

Yes

Alarm Parameters

Parameter

Description

Source

Specifies the cluster or system for which the alarm was generated.

ServiceName

Specifies the service for which the alarm was generated.

RoleName

Specifies the role for which the alarm was generated.

HostName

Specifies the host for which the alarm was generated.

Impact on the System

The StoreWorker process may be unavailable.

Possible Causes

  • Access to ZooKeeper is abnormal.
  • The alarm threshold or alarm trigger count is improperly configured.

Handling Procedure

Check whether the alarm threshold or alarm trigger count is properly configured.

  1. Log in to FusionInsight Manager and choose O&M > Alarm > Thresholds > MemArtsStore > ZooKeeper > Average Write Latency (StoreWorker).
  2. Click the edit button next to Trigger Count, change the number based on site requirements, and click OK.

    Trigger Count specifies how many times the threshold can be hit before an alarm is generated.

  3. Click Modify in the Operation column, change the alarm threshold based on site requirements, and click OK.
  4. Wait 2 minutes and check whether the alarm is automatically cleared.

    • If yes, no further action is required.
    • If no, go to Step 5.

Collect fault information.

  1. On FusionInsight Manager, choose O&M. In the navigation pane on the left, choose Log > Download.
  2. Expand the Service drop-down list, and select MemArtsStore for the target cluster.
  3. Click the edit icon in the upper right corner, and set Start Date and End Date for log collection to 10 minutes ahead of and after the alarm generation time, respectively. Then, click Download.
  4. Contact O&M engineers and send the collected logs.

Alarm Clearance

This alarm is automatically cleared after the fault is rectified.

Related Information

None