LONG_VAL in BATCH_EXECUTION_CONTEXT
Hi
LONG_VAL column in BATCH_EXECUTION_CONTEXT has inconsistent value with the ITEM_COUNT.
After the job is complete I see LONG_VAL has always 1 count more than the total number of records processed. I know that there was similar problem with the ITEM_COUNT. Following JIRA documents that
http://jira.springframework.org/browse/BATCH-531
Is there a posibility of having same problem with LONG_VAL in BATCH_EXECUTION_CONTEXT as I see it is always one count more than the total processed rows.
I am using spring batch 1.1.2.RELEASE