[ https://issues.apache.org/jira/browse/SYNCOPE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742008#comment-13742008
]
Hudson commented on SYNCOPE-411:
--------------------------------
SUCCESS: Integrated in Syncope-1_1_X #99 (See [https://builds.apache.org/job/Syncope-1_1_X/99/])
[SYNCOPE-411] Applying provided patch + some minor tweaks + audit (ilgrosso: rev 1514600)
* /syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/types/AuditElements.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/notification/NotificationJob.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/notification/NotificationManager.java
* /syncope/branches/1_1_X/core/src/main/resources/content.xml
* /syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/notification/NotificationTest.java
* /syncope/branches/1_1_X/core/src/test/resources/content.xml
> 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
|