Madhan Neethiraj created ATLAS-2877:
---------------------------------------
Summary: update notification processing to wait only before retry
Key: ATLAS-2877
URL: https://issues.apache.org/jira/browse/ATLAS-2877
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.0.0, 0.8.2, 0.8.1, 1.1.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
In case of failure in processing hook notifications, Atlas server retries 3
times (by default, configurable), after waiting for 500ms for each failure.
However, this wait is not necessary after the last attempt. The code should be
updated to avoid is excessive wait.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)