-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Insights: spring-projects/spring-batch
Overview
-
- 0 Merged pull requests
- 12 Open pull requests
- 8 Closed issues
- 13 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v6.0.0-M2
published
Aug 20, 2025
12 Pull requests opened by 7 people
-
Fix: FlatFileItemWriterBuilder - Ensure names() is respected for RecordFieldExtractor
#4936 opened
Aug 4, 2025 -
Reset CompositeItemReader iterator on open to support multiple executions
#4938 opened
Aug 4, 2025 -
Enhance RedisItemReader/Writer performance with pipelining
#4940 opened
Aug 4, 2025 -
GH-4941: Add batchSize option to RedisItemReader for optimizing N+1 problem using Redis MGET
#4942 opened
Aug 6, 2025 -
Gh 4755: Fix wrong behavior of JobRepository with empty identifying job parameters
#4946 opened
Aug 15, 2025 -
GH-4900: Fix RecordFieldSetMapper for empty record
#4947 opened
Aug 16, 2025 -
GH-4949: Fix intermittently breaking test case - SimpleStepFactoryBeanTests.testSimpleConcurrentJob
#4950 opened
Aug 17, 2025 -
Fix copy-paste error in JobInstanceAlreadyExistsException javadoc
#4951 opened
Aug 17, 2025 -
Improve error message when using ResourcelessJobRepository with partitioned steps
#4952 opened
Aug 17, 2025 -
Add migration script integration tests
#4954 opened
Aug 18, 2025 -
Fix MongoDB job restart failure after abrupt shutdown
#4957 opened
Aug 20, 2025 -
Remove ErrorProne exclusions
#4959 opened
Aug 21, 2025
8 Issues closed by 2 people
-
Make Job interface a functional interface
#4966 closed
Sep 3, 2025 -
Add StepExecution parameter to StoppableTasklet.stop()
#4703 closed
Sep 3, 2025 -
Add ability to externally stop any kind of step
#4965 closed
Sep 3, 2025 -
Allow a StepInterruptionPolicy to be injected through the step builder
#1641 closed
Aug 20, 2025 -
Build failure with GraalVM 24
#4937 closed
Aug 20, 2025 -
Add API to recover failed job executions
#4876 closed
Aug 19, 2025 -
Revisit the chunk-oriented processing model implementation
#3950 closed
Aug 19, 2025 -
When Issue #4755 is applied, unnecessary code occurs in SimpleStepHandler
#4953 closed
Aug 18, 2025
13 Issues opened by 9 people
-
Rename ChunkHandler to ChunkRequestHandler
#4964 opened
Sep 2, 2025 -
Documentation: FaultTolerantStepBuilder#skipLimit Javadoc is misleading with custom skipPolicy
#4963 opened
Aug 27, 2025 -
Prefer composition over inheritance in default batch configuration
#4962 opened
Aug 27, 2025 -
Conflicting info in @AfterChunk/@BeforeChunk annotation javadoc to current implementation
#4961 opened
Aug 23, 2025 -
WriteConflict in MongoSequenceIncrementer during parallel job executions
#4960 opened
Aug 21, 2025 -
Revisit transactional advice around job repository methods
#4956 opened
Aug 19, 2025 -
Revisit the concurrency model
#4955 opened
Aug 19, 2025 -
Intermittently breaking test case - SimpleStepFactoryBeanTests.testSimpleConcurrentJob
#4949 opened
Aug 17, 2025 -
Wrong job completed on multi job run with remote partitioning
#4945 opened
Aug 14, 2025 -
With MongoDb as job repository, restarting Abrupt Shutdown does not work as expected
#4943 opened
Aug 6, 2025 -
Enhance RedisItemReader with batchSize option to optimize N+1 problem via MGET operations
#4941 opened
Aug 6, 2025 -
Enhance RedisItemReader/Writer performance using Redis pipelining
#4939 opened
Aug 4, 2025 -
FlatFileItemWriterBuilder - RecordFieldExtractor does not honor names() for Java Record types
#4935 opened
Aug 4, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Migrate `spring-batch-infrastructure` to JSpecify annotations
#4864 commented on
Sep 1, 2025 • 1 new comment -
Add integration tests for DDL migration scripts
#4289 commented on
Aug 4, 2025 • 0 new comments -
Setup a CI build plan for GraalVM
#3871 commented on
Aug 4, 2025 • 0 new comments -
Handling Graceful Shutdown in SpringBatch
#4431 commented on
Aug 8, 2025 • 0 new comments -
Spring batch allows job without parameters to restart even if the job already completed successfully
#4755 commented on
Aug 15, 2025 • 0 new comments -
`RecordFieldSetMapper` fails with `Record` without components
#4900 commented on
Aug 16, 2025 • 0 new comments -
Slow Docker-based integration tests due to emulation
#4828 commented on
Aug 19, 2025 • 0 new comments -
Spring batch terminate in started status after sigterm
#4023 commented on
Aug 19, 2025 • 0 new comments -
Abort/failed the job gracefully during Spring Batch shutdown [BATCH-2064]
#1530 commented on
Aug 19, 2025 • 0 new comments -
Migrate to JSpecify annotations for nullability constraints
#4673 commented on
Aug 20, 2025 • 0 new comments -
Error in the metrics registration with a meter registry customization
#4759 commented on
Aug 21, 2025 • 0 new comments -
Documentation for disabling spring batch metrics is incomplete
#4800 commented on
Aug 21, 2025 • 0 new comments -
Activation of Actuator & Prometheus rise a WARN in the log due to bad configuration
#4753 commented on
Aug 27, 2025 • 0 new comments -
Can't run job a second time if empty list is passed as parameter the first time (Oracle)
#4427 commented on
Aug 28, 2025 • 0 new comments -
Autoconfiguration issue with two DataSources
#4688 commented on
Aug 29, 2025 • 0 new comments -
Deprecated JUnit4
#4835 commented on
Aug 5, 2025 • 0 new comments