File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
doc/event-alarm-framework Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -1071,9 +1071,6 @@ They would
1071
1071
Records from applications are stored in a table, called EVENTPUBSUB.
1072
1072
By using table of type ProducerTable, records that are being written will be queued when the consumer (eventd) is down.
1073
1073
1074
- The eventnotify from each application would write events to EVENTPUBSUB table that eventd subscribes to.
1075
- eventnotify uses event-id and a local sequence-id as the key while writing records to this table.
1076
-
1077
1074
During normal operation, eventd reads, processes whenever a new record is added to the table.
1078
1075
1079
1076
When eventd is restarted, events and alarms raised by applications will be waiting in a queue while eventd is coming up.
You can’t perform that action at this time.
0 commit comments