[ https://issues.apache.org/jira/browse/SYNCOPE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742011#comment-13742011
]
Francesco Chicchiriccò edited comment on SYNCOPE-411 at 8/16/13 7:59 AM:
-------------------------------------------------------------------------
Thanks for the patch: I have applied it with some minor tweaks and audit management.
I had no problems with [1_1_X|http://svn.apache.org/r1514600], but unfortunately it seems
that trunk has issues probably due to recent changes in CXF 2.7.7-SNAPSHOT because of CXF-5204,
so for the moment I leave this issue open, since trunk cannot be successfully built.
was (Author: ilgrosso):
Thanks for the patch: I have applied it with some minor tweaks and audit management.
I had no problems with 1_1_X (http://svn.apache.org/r1514600), but unfortunately it seems
that trunk has issues probably due to recent changes in 2.7.7-SNAPSHOT because of CXF-5204,
so for the moment I leave this issue open, since trunk cannot be successfully built.
> Perform retries on failed notifications
> ---------------------------------------
>
> Key: SYNCOPE-411
> URL: https://issues.apache.org/jira/browse/SYNCOPE-411
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.3
> Reporter: Guido Wimmel
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 1.1.4, 1.2.0
>
> Attachments: syncopeNotificationRetry.patch
>
>
> Currently, if an Email notification cannot be sent (e.g. because the SMTP server temporarily
does not respond), the notification task is marked as NOT_SENT and as executed (class NotificationJob).
It could be a useful improvement to extend Apache Syncope such that failed email notifications
are retried a configurable number of times.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|