Skip to content

Commit ce60b64

Browse files
committed
removed few lines from eventd warm boot support that are not applicable
Signed-off-by: spenugondaa <[email protected]>
1 parent a11600d commit ce60b64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/event-alarm-framework/event-alarm-framework.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,9 +1071,6 @@ They would
10711071
Records from applications are stored in a table, called EVENTPUBSUB.
10721072
By using table of type ProducerTable, records that are being written will be queued when the consumer (eventd) is down.
10731073

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-
10771074
During normal operation, eventd reads, processes whenever a new record is added to the table.
10781075

10791076
When eventd is restarted, events and alarms raised by applications will be waiting in a queue while eventd is coming up.

0 commit comments

Comments
 (0)