Alexander Kolbasov created SENTRY-1538:
------------------------------------------
Summary: Create schema for storing HMS notifications
Key: SENTRY-1538
URL: https://issues.apache.org/jira/browse/SENTRY-1538
Project: Sentry
Issue Type: Sub-task
Components: Sentry
Affects Versions: sentry-ha-redesign
Reporter: Alexander Kolbasov
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)