Skip to content
Discussion options

You must be logged in to vote

The reason is that prior to v6, where the implementation of the chunk-oriented processing model was based on Tasklet / TaskletStep, it was possible to scope the tasklet itself to the step, meaning there was an "intermediate" batch artefact that can be step-scoped (therefore no need for a job scope). Now with v6, the chunk-oriented processing model is directly implemented in a Step implementation, thus, the intermediate concept is gone. So indeed, the reason is purely technical in this case.

I will close #4869 with a link to this discussion and I will update the reference documentation accordingly. Once that done, I will close this discussion. Of course if you need more details on this, pl…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@fmbenhassine
Comment options

@fmbenhassine
Comment options

@marbon87
Comment options

@fmbenhassine
Comment options

Answer selected by marbon87
@fmbenhassine
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants