[
https://issues.apache.org/jira/browse/ATLAS-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619411#comment-16619411
]
ASF subversion and git services commented on ATLAS-2877:
--------------------------------------------------------
Commit 48e522497f960ac9cc54853c3cb0e9af3e0111f3 in atlas's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=48e5224 ]
ATLAS-2877: updated notification processing to wait only before retry
> 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: 0.8.1, 0.8.2, 1.0.0, 1.1.0
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 0.8.3, 2.0.0, 1.2.0
>
> Attachments: ATLAS-2877.patch
>
>
> 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)