Description
As HMS Follower processes HMS notifications, they should be stored in Sentry DB. At a minimum we can only store notification ID, but for debugging/troubleshooting it is better to store actual JSON notification events as well.
So this task about adding a schema for storing notifications. It its simplest form it will contain just notification ID as the primary key, possibly timestamp and the JSON notification event.
Attachments
Attachments
Issue Links
- blocks
-
SENTRY-1539 HMS Follower should store arriving HMS notifications
- Resolved
- is required by
-
SENTRY-1608 Converting Sentry to a stateless service
- Resolved
- relates to
-
SENTRY-1511 HDFS Sync change for handling persisted Sentry delta or full updates
- Resolved
- links to