[ 
http://mifosforge.jira.com/browse/MIFOS-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakub Sławiński resolved MIFOS-3566.
------------------------------------

       Resolution: Fixed
    Fix Version/s: Release E
                   Release E - Iteration 5

Patch accepted and committed in the following revisions:

    * d9989dbc8dbb101e1005d1d5326711f5e4934956 - integration test
    * 9dbea90d1b655a45fde70bac18b0a60ad8536682 - fix



> Catch-up execution feature from executeTask() method in TaskHelper.class 
> executes tasks for each day until now, ignoring task delay
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-3566
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3566
>             Project: mifos
>          Issue Type: Bug
>          Components: Batch jobs
>    Affects Versions: Release E
>            Reporter: Adam Balcerzak
>            Assignee: Jakub Sławiński
>             Fix For: Release E - Iteration 5, Release E
>
>         Attachments: 
> 001-Test-showing-malfunction-in-executeTask-in-TaskHelpe.patch, 
> 002-A-fix-to-malfunction-in-executeTask-in-TaskHelper.cl.patch
>
>
> When a batchjob task doesn't finish successfully, the next time it runs, 
> catch-up execution from executeTask() method in TaskHelper.class should run 
> the task for each day the task hasn't finished successfully as well as run it 
> for current time. However now it executes old tasks for every single day 
> until now, ignoring task's delay time.
> E.g. if a task is scheduled to run every 7 days and once it hasn't finished 
> successfully, the next week it should run only 2 times (once to catch-up and 
> once as planned) instead of 14

-- 
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

       

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to