You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2016/11/20 18:28:58 UTC

[jira] [Created] (SENTRY-1538) Create schema for storing HMS notifications

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)