[ 
http://mifosforge.jira.com/browse/MIFOS-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56941#action_56941
 ] 

Udai Gupta commented on MIFOS-2724:
-----------------------------------

Adam, I think the same thing that you mentioned for "interval should be 
configurable" could be possible for 
GeneralConfig.ShutdownCountdownNotificationThreshold or am I missing something.



> provide rudimentary shutdown mechanism for Mifos web application
> ----------------------------------------------------------------
>
>                 Key: MIFOS-2724
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2724
>             Project: mifos
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Adam Monsen
>            Assignee: jslawinski
>             Fix For: Gazelle C
>
>
> * allow an administrator to schedule a shutdown to occur in a specified 
> number of hours/minutes
> ** use a simple Struts action class/method/mapping that schedules the 
> shutdown in a configured number of seconds
> *** for example: /mifos/shutdown.do
> *** log a WARNING level message "Mifos will be shutting down in x hours, y 
> minutes, z seconds."
> ** default to 10 minutes / 600 seconds
> ** this interval should be configurable in 
> applicationConfiguration.custom.properties
> * presence of a globally (application) scoped object may be used to indicate 
> that shutdown is imminent
> ** or a static, synchronized variable... whatever is easiest
> * when shutdown is imminent, automatically log out all users and provide a 
> message upon next HTTP request
> ** "You have been logged out because Mifos is shutting down."
> ** see BaseAction#execute(), BaseAction#logout()
> *** (or suggest/provide a better alternative)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to