Skip to content

Commit

Permalink
removed few lines from eventd warm boot support that are not applicable
Browse files Browse the repository at this point in the history
Signed-off-by: spenugondaa <srinadh_penugondaa@dell.com>
  • Loading branch information
spenugondaa committed Apr 20, 2021
1 parent a11600d commit ce60b64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/event-alarm-framework/event-alarm-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -1071,9 +1071,6 @@ They would
Records from applications are stored in a table, called EVENTPUBSUB.
By using table of type ProducerTable, records that are being written will be queued when the consumer (eventd) is down.

The eventnotify from each application would write events to EVENTPUBSUB table that eventd subscribes to.
eventnotify uses event-id and a local sequence-id as the key while writing records to this table.

During normal operation, eventd reads, processes whenever a new record is added to the table.

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

0 comments on commit ce60b64

Please sign in to comment.