Sergio Peña created SENTRY-1885:
-----------------------------------
Summary: Remove unused NOTIFICATION_ID from the SENTRY_PATH_CHANGE
table
Key: SENTRY-1885
URL: https://issues.apache.org/jira/browse/SENTRY-1885
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 2.0.0
Reporter: Sergio Peña
I noticed while working on SENTRY-1803 that the SENTRY_PATH_CHANGE table has an
unused column named NOTIFICATION_ID. I think this was used before to get the
latest notification id processed, but now that process was moved to the
SENTRY_HMS_NOTIFICATION_ID table.
I think we should remove this unused column to avoid confusions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)