-
Jul 24th, 2008, 10:56 AM
#1
restart.count is always 0 in FlatFileItemWriter
Hi,
I noticed that restart.count is always 0 in FlatFileItemWriter, in the source code it's never actually updated. written seems to hold the # of lines written since last restart, so should restart.count have the previous total number of lines written?
Thanks and regards,
Angel
-
Jul 25th, 2008, 02:00 AM
#2
I think from the name it was supposed to count the number of restarts (not the number of lines written). The fact that it isn't used is an accident (http://jira.springframework.org/browse/BATCH-744).
Last edited by Dave Syer; Jul 25th, 2008 at 02:01 AM.
Reason: spelling
-
Jul 31st, 2008, 10:11 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules