Henning Poettker
bd00cde09f
Fix parsing of the stop element in step XML
...
Previously, users were forced to set the attribute
`exit-code` of the element to `""` as a work-around
to prevent failing restarts.
Resolves #1287
2024-12-06 14:43:56 +01:00
Taeik Lim
09df30f4e6
Add '@FunctionalInterface' to JobKeyGenerator
...
Resolves #4613
Signed-off-by: Taeik Lim <sibera21@gmail.com >
2024-10-23 06:19:53 +02:00
Mahmoud Ben Hassine
e4a7bd84df
Clarify the behaviour of MultiResourceItemWriter with regard to file creation
...
Resolves #4645
2024-10-23 05:58:53 +02:00
pxzxj
fb03aab5a3
Fix typo in word AsynchItemWriter
...
Resolves #4649
2024-10-23 05:35:48 +02:00
hyejinggu
2239dc734a
Fix column types in JdbcStepExecutionDao
...
Resolves #4648
2024-10-22 22:49:07 +02:00
Mahmoud Ben Hassine
896b8d614e
Fix code formatting
2024-09-19 12:17:01 +02:00
Sheel Prabhakar
127ff8cf84
Add DatabaseType POSTGRES for the product name EnterpriseDB
...
Resolves #4627
2024-09-19 12:13:09 +02:00
jojoldu
8f7f37b03b
change assertTrue (instanceof) -> assertInstanceOf
2024-09-19 11:20:32 +02:00
Jimmy Praet
b7339c2e96
Move ORDER BY in getLastStepExecution from DB to java
...
This addresses performance issues with large STEP_EXECUTION table on DB2.
Fixes #4657
2024-09-19 10:56:46 +02:00
Benjamin BONNET
d7d16fcc29
Fix typo in spring-batch-architecture.adoc
2024-05-31 11:26:30 +02:00
Mahmoud Ben Hassine
0b2c741e79
Fix javadocs deployment path
2024-05-29 10:09:12 +02:00
Mahmoud Ben Hassine
8730c33e49
Update antora resources
2024-05-24 15:58:41 +02:00
Bastian Büld
6dc28da3a7
Fix grammatical error in restart.adoc
...
Issue #4600
2024-05-24 11:43:05 +02:00
Mahmoud Ben Hassine
101496d2a3
Fix http link syntax in repeat.adoc
...
(cherry picked from commit cb8d045eac )
2024-05-24 10:05:12 +02:00
Mahmoud Ben Hassine
1fc2e7ce64
Next development version
2024-05-22 12:36:24 +02:00
Mahmoud Ben Hassine
a8f8d0bfa7
Release version 5.1.2
2024-05-22 12:36:02 +02:00
Mahmoud Ben Hassine
6be418d109
Prepare release 5.1.2
2024-05-22 12:03:37 +02:00
Henning Poettker
93fd2c9a3f
Keep heap lean during remote partition polling
...
Resolves #4598
2024-05-21 23:18:09 +02:00
ChangYong
b94f7cfe36
Fix incorrect link in appendix
...
Issue #4595
2024-05-21 13:49:52 +02:00
Mahmoud Ben Hassine
494abf1a8a
Fix command syntax in documentation deployment scripts
2024-05-14 10:42:08 +02:00
Cameron Kirk
6231e1c26f
Fix typo in java-config.adoc
...
Issue #4591
2024-05-13 10:45:58 +02:00
Mahmoud Ben Hassine
97cc5cf321
Improve error messages in JobParametersBuilder
...
Resolves #4581
2024-04-30 11:09:25 +02:00
Seungrae
32e5af00b1
Fix code sample that uses deprecated StepBuilderFactory
...
Issue #4582
2024-04-25 10:53:45 +02:00
Henning Poettker
cc56744dde
Fix SimpleBinaryBufferedReaderFactory for longer endings
...
Resolves #811
2024-04-23 13:26:49 +02:00
Mahmoud Ben Hassine
ee6d68a547
Upgrade Spring dependencies to latest snapshots
2024-04-18 12:40:28 +02:00
Mahmoud Ben Hassine
c451e6be90
Add native runtime hints for remote partitioning types
...
Resolves #4564
2024-03-25 11:29:19 +01:00
injae-kim
899343a69b
Fix SystemCommandTasklet to propagate error when exit status is failed
...
Fixes #4483
2024-03-15 11:36:47 +01:00
Mustafa Yanar
5b4685ea2c
Fix output chunk end property in ChunkProcessor implementations
...
Resolves #4560
2024-03-14 11:56:05 +01:00
hwan33
dbb4e21b54
Fix misleading documentation regarding the ItemWriteListener
...
Resolves #4400
2024-03-11 16:57:42 +01:00
Yejin Choi
2c0bddc1e1
Fix incorrect code example in documentation
...
Issue #4550
2024-03-08 20:23:11 +01:00
Mario Petrovski
0d06a7c46a
Update deprecated code that uses StepExecutionListenerSupport
...
Closes #4538
2024-03-07 10:44:27 +01:00
Mahmoud Ben Hassine
bfe7f38e4f
Next development version
2024-02-21 17:04:13 +01:00
Mahmoud Ben Hassine
1b6b792432
Release version 5.1.1
2024-02-21 17:04:00 +01:00
Mahmoud Ben Hassine
d73b9a8ee9
Prepare release 5.1.1
2024-02-21 16:40:27 +01:00
Mahmoud Ben Hassine
f53ef73cfa
Refine contribution #4471
...
- Update tests
- Move test class to the core module
(cherry picked from commit 4b8e504972 )
2024-02-20 11:51:41 +01:00
Ilpyo-Yang
d2fa9fe831
Add AbstractTaskletStepBuilder copy constructor
...
This commit includes tests for the copy constructor
of AbstractTaskletStepBuilder and for the faultTolerant
method, specifically after taskExecutor has been set.
(cherry picked from commit b9ba8ffb86 )
2024-02-20 11:51:38 +01:00
Mahmoud Ben Hassine
3c46ab86cd
Fix deprecations in MongoPagingItemReader
...
Resolves #4552
2024-02-19 14:19:27 +01:00
Henning Poettker
b98d1b1482
Let SimpleJobRepository#deleteJobInstance delete corresponding step executions
...
Resolves #4382
2024-02-15 17:47:09 +01:00
Mahmoud Ben Hassine
964df6d643
Fix exception when parsing empty values in DefaultJobParametersConverter
...
Resolves #4505
2024-02-14 15:05:06 +01:00
Henning Poettker
85a84cb30f
Check dirty flag of step execution context before update in inner loop
2024-02-12 13:48:02 +01:00
Jonas Bjørge Andersen
fce780fdc0
Fix javadoc referencing Long when it should be Double
...
Resolves #4526
2024-02-12 10:56:21 +01:00
Mahmoud Ben Hassine
0af714d1dd
Update antora-extensions to v1.8.2
...
Issue #4534
2024-02-12 09:35:57 +01:00
Mahmoud Ben Hassine
9ae45ae52e
Refine contribution #4521
...
- Update reference documentation
- Minor test updates
(cherry picked from commit d6b6361e59 )
2024-02-07 10:46:29 +01:00
Henning Poettker
4247561073
Add JobRegistrySmartInitializingSingleton
...
(cherry picked from commit fe26d00744 )
2024-02-07 10:46:25 +01:00
Alexander Afanasiev
88484496d2
Fix error message
...
Issue #4528
2024-01-22 14:38:56 +01:00
Mahmoud Ben Hassine
7922fccce0
Upgrade Spring dependencies to latest snapshots
2024-01-22 11:57:19 +01:00
Mahmoud Ben Hassine
8e48728018
Update workflows
2023-12-13 11:41:58 +01:00
Mahmoud Ben Hassine
4f0fe71110
Next development version
2023-11-22 17:00:51 +01:00
Mahmoud Ben Hassine
ebedd02e21
Release version 5.1.0
2023-11-22 17:00:26 +01:00
Mahmoud Ben Hassine
63679fd4df
Prepare release 5.1
2023-11-22 15:48:43 +01:00