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

Mifos Hudson Jira Plugin User commented on MIFOS-3566:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master 
#1811|http://ci.mifos.org/hudson/job/head-master/1811/]
     [MIFOS-3566] Test showing malfunction in executeTask() in TaskHelper.class 
with fixed delay
[FIXED MIFOS-3566] A fix to malfunction in executeTask() in TaskHelper.class 
with fixed delay

Jakub Slawinski : 
[d9989dbc8dbb101e1005d1d5326711f5e4934956|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d9989dbc8dbb101e1005d1d5326711f5e4934956]
Files : 
* 
application/src/test/java/org/mifos/framework/components/batchjobs/TaskHelperIntegrationTest.java

Jakub Slawinski : 
[9dbea90d1b655a45fde70bac18b0a60ad8536682|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=9dbea90d1b655a45fde70bac18b0a60ad8536682]
Files : 
* 
application/src/main/java/org/mifos/framework/components/batchjobs/MifosScheduler.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/MifosTask.java
* 
application/src/main/java/org/mifos/framework/components/batchjobs/TaskHelper.java


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