Hi folks: What is the purpose of AlarmListTable in overviewRecord? Does it outdate?
It seems that, in the following steps: 1. Objects of AlarmListTable is added into overviewRecord::nodeAlarms and overviewRecord::notFoundAlarms lists by overviewAlarmCallback()/addAlarm() 2. And then, they are removed by checkAlarms()/addSelfRecord() AlarmListTable does nothing at all. If it's obsolete, I'm going to clean it. -- Yunkai Zhang Work at Taobao