kalyan kumar kalvagadda created SENTRY-2250:
-----------------------------------------------
Summary: Optimize the logic of fetching the notification_log
entries
Key: SENTRY-2250
URL: https://issues.apache.org/jira/browse/SENTRY-2250
Project: Sentry
Issue Type: Improvement
Components: Sentry
Reporter: kalyan kumar kalvagadda
Assignee: kalyan kumar kalvagadda
Currently sentry fetches entries from notification_log in HMS periodically.
This could result in delay 0.5 sec to 1 sec in fetching the events and
processing them.
As HMS threads are blocked till sentry processes the notification events, this
delay in processing notifications would result in delay in query executions.
Proposal is to proactively fetch the notification log entires from HMS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)