Skip to content

Cache Not Updating When New Alarm Is Raised. #1552

@Ziabatcha

Description

@Ziabatcha

Version: MWDI_v2.0.1.f_impl

When new alarm is raised the cache is not being updated every time.
In MWDI, we can see that the alarm is successfully updated, and the device logs also confirm the successful update.

Docker logs:

message {"notification-proxy-1-0:alarm-event-notification":{"alarm-event-sequence-number":11,"timestamp":"2026-02-12T05:32:19+00:00","resource":"/core-model-1-4:network-control-domain=live/control-construct=513250004/logical-termination-point=LTP-MWPS-TTP-5-1","alarm-type-id":"alarm-types:ALARM_TYPE_ID_TYPE_IFPORT_OBJ","alarm-type-qualifier":"MW_CFG_MISMATCH/13183-110-5-1/02FF","problem-severity":"critical"}} successfully received from topic: device_alarm_notifications and partition: 0
message {"notification-proxy-1-0:alarm-event-notification":{"alarm-event-sequence-number":12,"timestamp":"2026-02-12T05:32:19+00:00","resource":"/core-model-1-4:network-control-domain=live/control-construct=513250004/logical-termination-point=LTP-MWPS-TTP-5-1","alarm-type-id":"alarm-types:ALARM_TYPE_ID_TYPE_IFPORT_OBJ","alarm-type-qualifier":"MW_CFG_MISMATCH/13183-110-5-1/04FF","problem-severity":"critical"}} successfully received from topic: device_alarm_notifications and partition: 0

*************************************** WRITE DEVICE-METADATA TO ES SUCCESS **************************************************
******************* partial update for 513250004 success *************************
{
[06:32:20.610] INFO (1): Get List of current alarms, size is: 14
[06:32:20.610] INFO (1): Alarm id: alarm-types:ALARM_TYPE_ID_TYPE_IFPORT_OBJ - on resource: /core-model-1-4:control-construct/logical-termination-point=LTP-MWPS-TTP-5-1 - UPDATE
[06:32:21.274] INFO (1): Get List of current alarms, size is: 14
[06:32:21.274] INFO (1): Alarm id: alarm-types:ALARM_TYPE_ID_TYPE_IFPORT_OBJ - on resource: /core-model-1-4:control-construct/logical-termination-point=LTP-MWPS-TTP-5-1 - UPDATE
*************************************** WRITE DEVICE-METADATA TO ES SUCCESS **************************************************
******************* partial update for 513250004 success *************************


Image Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions