Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-2114

Fix behavior of HMSFollower when HDFS sync is not enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.0
    • None
    • Sentry
    • None

    Description

      Currently behavior of HMSFollower when HDFS sync disabled is as below.

      1. Take full snapshot of HMS
      2. Take the Notification Id from the snapshot created.
      3. Persist the notification Id to SENTRY_HMS_NOTIFICATION_ID table
      4. Fetches notifications and process new notifications after that point.

      This doesn't make sense. Ideally, I think it should work as below.

      1. Initially, fetch all the notifications with even-id > 0 and process them.
      2. Subsequently fetch and process new notifications.

      Attachments

        Issue Links

          Activity

            People

              kkalyan Krishna Kalyan
              kkalyan Krishna Kalyan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: