forked from Seagate/cortx-motr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store FDMI events in kafka. (Seagate#1261)
We add callback for kafka producer. If FDMI events are sent successfully, we will ack the FDMI record in the callback. The patch focuses on happy path. More failure case handlings are needed in future. Signed-off-by: Hua Huang <hua.huang@seagate.com> Co-authored-by: John Bent <john.bent@seagate.com>
- Loading branch information
Showing
2 changed files
with
96 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters