jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

Persistent user data issues #131

Open follis opened 3 years ago

follis commented 3 years ago

When does it get persisted? If we rollback the chunk tran, the in-memory data will stay the same and get 'accidentally' persisted by the end of step processing. Who is responsible for 'rolling back' the content if that's what needs to happen? Spec at the very least should be more clear about when it is persisted and what happens on rollbacks

scottkurz commented 2 years ago

Seems we're not going to get to this in 2.1.