kalyan kumar kalvagadda created SENTRY-2396:
-----------------------------------------------
Summary: Minimize the time sentry blocks HMS
Key: SENTRY-2396
URL: https://issues.apache.org/jira/browse/SENTRY-2396
Project: Sentry
Issue Type: Sub-task
Components: Sentry
Affects Versions: 2.1.0
Reporter: kalyan kumar kalvagadda
Assignee: kalyan kumar kalvagadda
Currently HMS is blocked for max of one sec by sentry for below operations
# create database
# drop database
# create table
# drop table
# alter table
Reason for this is to make sure that sentry fetched the notification event
from HMS and processed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)