Skip to content

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Dec 8, 2025

  1. Step execution context is not persisted in SimpleStepExecutionSplitter::split
  2. Step execution context is not restored in SimpleJobRepository::getStepExecution

Closes GH-5138

@quaff quaff force-pushed the patch-33 branch 3 times, most recently from 412158a to a8961a6 Compare December 9, 2025 01:38
1. Step execution context is not persisted in `SimpleStepExecutionSplitter::split`
2. Step execution context is not restored in `SimpleJobRepository::getStepExecution`

Closes spring-projectsGH-5138

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@quaff
Copy link
Contributor Author

quaff commented Dec 9, 2025

@fmbenhassine Tests included, please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Step execution no longer persisted after partitioner creates the context

1 participant