
|
If you were logged in you would be able to see more operations.
|
|
|
Due to changes in BATCH-365, the saveExecutionContext flag is no longer needed on the step. This is because the contract is that we will always open ItemStream with the execution context from the previous run if it exists, (en empty one if not) and will simply store the StepExecution at commit points. Readers and Writers now decide if their state should be stored on an individual basis.
|
|
Description
|
Due to changes in BATCH-365, the saveExecutionContext flag is no longer needed on the step. This is because the contract is that we will always open ItemStream with the execution context from the previous run if it exists, (en empty one if not) and will simply store the StepExecution at commit points. Readers and Writers now decide if their state should be stored on an individual basis. |
Show » |
|