Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
in mgmt/cluster/ClusterCom.cc, the alarm messages generated by lmgmt->alarm_keeper->signalAlarm(xxx) will be broadcasted infinitely. because these messages have no consumers. I think we should NOT generate these alarms in this case.