You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Nikitha Udaykumar (JIRA)" <ji...@apache.org> on 2017/11/06 22:48:01 UTC

[jira] [Commented] (AIRAVATA-2532) Create a notification system in the Allocation Manager

    [ https://issues.apache.org/jira/browse/AIRAVATA-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241134#comment-16241134 ] 

Nikitha Udaykumar commented on AIRAVATA-2532:
---------------------------------------------

The notification system uses RabbitMq to receive the requests. The communication with the database will be using Apache Thrift.  I am making use of Apache commons for integrating the mailing component. The details of the sender email will be stored in a config file. Currently I am using a dummy email. The messages to be sent in the notification will be stored in a resource file and will be selected depending on the notification to be sent.

> Create a notification system in the Allocation Manager
> ------------------------------------------------------
>
>                 Key: AIRAVATA-2532
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2532
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Airavata Allocation Manager
>    Affects Versions: 0.17
>            Reporter: Nikitha Udaykumar
>            Assignee: Nikitha Udaykumar
>
> Implementation of the notification system of the allocation manager. The notification manager checks for the status of a request and notifies the authorized people about the updates on the request.
> Example: A user puts in a new request. The request is sent to the Notification Module. The Request Processer will fetch the admin details and send email to the Admin. Once the admin , sets the review process, the notification module will check for the reviewer details and will notify the reviewers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)