dsyer
|
4d415fa4c0
|
Fix connection pool issue in tests: tracked down to not using @Transactional
|
2010-09-07 10:51:17 +00:00 |
|
dsyer
|
2053ff3608
|
Spelling error in test package
|
2010-09-06 13:10:42 +00:00 |
|
dsyer
|
9ba30f7537
|
remove unused private method
|
2010-09-06 13:09:30 +00:00 |
|
dsyer
|
85f721424a
|
BATCH-1623: remove unnecessary validation
|
2010-09-06 13:08:24 +00:00 |
|
dsyer
|
fafbe544be
|
BATCH-1495: added limit to chunk provider to prevent runaway skips on read (limit is max(commit-interval, 100))
|
2010-09-06 12:31:15 +00:00 |
|
dsyer
|
48ce91f5d0
|
BATCH-1620: fix bugs in TX aware proxy
|
2010-09-04 10:37:41 +00:00 |
|
dsyer
|
2ac38f6781
|
BATCH-1572: try to copy more of step execution for rollback
|
2010-09-01 08:05:09 +00:00 |
|
dsyer
|
9d62761d24
|
BATCH-1622: fix bug in clean up
|
2010-09-01 08:05:05 +00:00 |
|
dsyer
|
b8ad9c7005
|
BATCH-1572: add transaction exception to list of fatals
|
2010-09-01 08:04:55 +00:00 |
|
dsyer
|
da6b67ee2e
|
BATCH-1620: update step status from flow
|
2010-08-27 06:52:26 +00:00 |
|
dsyer
|
233157db8b
|
ignore failing test
|
2010-08-26 06:24:53 +00:00 |
|
dsyer
|
8902e314d4
|
BATCH-1619: fix paging queries for Derby, DB2 and SqlServer
|
2010-08-26 06:10:58 +00:00 |
|
dsyer
|
01d1000f99
|
BATCH-1602: treat empty string and null as equivalent in JobParameters key generation for queries
|
2010-08-13 10:18:51 +00:00 |
|
dsyer
|
8fe407b379
|
BATCH-1616: added PartitionNameProvider
|
2010-08-13 08:19:08 +00:00 |
|
dsyer
|
8b96e46500
|
BATCH-1579: probe a bit with some unit tests, but not finding any issues
|
2010-07-25 20:33:00 +00:00 |
|
dsyer
|
0771bcbb61
|
BATCH-1600: fix CommandLineJobRunner for stopping restarted job
|
2010-07-23 06:39:01 +00:00 |
|
dsyer
|
6600deefe8
|
BATCH-1593: decorate nested bean definitions as well as parsing them
|
2010-07-09 11:29:52 +00:00 |
|
dsyer
|
46bff7fbc1
|
BATCH-1594: remove non-existent override method
|
2010-07-09 11:06:12 +00:00 |
|
dsyer
|
8efa612480
|
BATCH-1594: remove non-existent override method
|
2010-07-09 10:56:45 +00:00 |
|
dsyer
|
c918e770f0
|
BATCH-1590: tidy up oracle paging
|
2010-07-09 10:50:08 +00:00 |
|
dsyer
|
07922086f9
|
BATCH-1593: test case for p namespace
|
2010-07-09 10:48:31 +00:00 |
|
dsyer
|
e749fef192
|
BATCH-1591: add some unit tests (looks like dup of BATCH-1588)
|
2010-06-29 12:05:54 +00:00 |
|
dsyer
|
9670261c82
|
BATCH-1588: fix listener parsers
|
2010-06-28 16:55:35 +00:00 |
|
dsyer
|
60bfc9c80b
|
BATCH-1589: add existing params when incrementing run.id
|
2010-06-28 16:34:33 +00:00 |
|
dsyer
|
4b6df84a5f
|
Add test for pojo listener in XML config
|
2010-06-24 10:22:17 +00:00 |
|
dsyer
|
89f3cd7ac9
|
BATCH-1543: fix OrderedComposite
|
2010-06-24 09:32:27 +00:00 |
|
dsyer
|
d794a62ac2
|
BATCH-1582: remove restrictio non step execution aggregator
|
2010-06-24 09:32:04 +00:00 |
|
dsyer
|
9ed3d4da42
|
BATCH-1574: added task executor setter for chunkless step
|
2010-05-25 16:31:22 +00:00 |
|
lucasward
|
f8a0e90347
|
BATCH-1573: Created a test case for fully qualified namespace usage, and added a check to the parser for the namespace, which would then be stripped before checking the end state.
|
2010-05-24 04:12:43 +00:00 |
|
dsyer
|
7721984c78
|
minor test tweak to fix build
|
2010-05-23 02:06:15 +00:00 |
|
dsyer
|
ee79629415
|
BATCH-1567: catch setTerminateOnly() in FlowJob
|
2010-05-14 07:59:07 +00:00 |
|
dsyer
|
fc7b86517f
|
RESOLVED - issue BATCH-1559: Ability to promote FlowStep execution context to its constituent steps
|
2010-04-23 09:31:04 +00:00 |
|
dsyer
|
34af058110
|
BATCH-1553: add additional checks for BatchStatus indicating previous execution not finished.
|
2010-04-21 11:37:07 +00:00 |
|
dsyer
|
a63fa1ee86
|
BATCH-1531: only re-compute partitions if not restarting, otherwise leave them empty because the normal step restart will take care of the state.
|
2010-04-21 10:47:24 +00:00 |
|
dsyer
|
a28a4c3f76
|
Add additional test cases for step-scoped proxies
|
2010-04-09 09:54:26 +00:00 |
|
dsyer
|
6473473d78
|
BATCH-1529: added new exception type for skip policy errors
|
2010-04-05 07:57:49 +00:00 |
|
dsyer
|
e38764797b
|
BATCH-1547: fix logic
|
2010-04-04 16:06:13 +00:00 |
|
dsyer
|
8ffebc3e66
|
RESOLVED - issue BATCH-1541, BATCH-1542: Thread safety for map daos
|
2010-03-28 08:37:00 +00:00 |
|
dsyer
|
0cab069165
|
RESOLVED - issue BATCH-1530: Let job-repository assign id to itself by default.
|
2010-03-24 07:57:45 +00:00 |
|
dsyer
|
7759438953
|
RESOLVED - issue BATCH-1528: Namespace context partition element requires bean with name "transactionManager"
|
2010-03-10 08:31:52 +00:00 |
|
dsyer
|
b453331948
|
RESOLVED - issue BATCH-1527: Add "-stopAll" to CommandLineJobRunner
|
2010-03-05 08:49:15 +00:00 |
|
dsyer
|
cfca1a9296
|
RESOLVED - issue BATCH-1522: Intermittent failure of FaultTolerantStepFactoryBean in multi-threaded test
|
2010-03-03 13:17:02 +00:00 |
|
dsyer
|
17daf7ab07
|
REOPENED - issue BATCH-1518: Add optimization for commit-interval=1
|
2010-03-03 12:32:54 +00:00 |
|
dsyer
|
14f39abcbd
|
BATCH-1525: check for null when creating ExitStatus
|
2010-03-02 17:20:53 +00:00 |
|
dsyer
|
49d46f3365
|
RESOLVED - issue BATCH-1508: Make ApplicationContext ids unique and identifiable in ClasspathXmlApplicationContextsFactoryBean
|
2010-03-01 13:23:07 +00:00 |
|
dsyer
|
4664492509
|
RESOLVED - issue BATCH-1510: List of stepnames incomplete for nested flow job
|
2010-03-01 12:54:57 +00:00 |
|
dsyer
|
3d6036b93e
|
RESOLVED - issue BATCH-1520: Allow null ItemWriter as long as ItemProcessor is provided
|
2010-03-01 11:37:32 +00:00 |
|
dsyer
|
b6aca5fa05
|
RESOLVED - issue BATCH-1518: Add optimization for commit-interval=1
|
2010-03-01 10:21:57 +00:00 |
|
dsyer
|
76f3b3d655
|
BATCH-1507: Step names with prefixes
|
2010-02-08 14:15:08 +00:00 |
|
dsyer
|
9e779e10ad
|
BATCH-1507: double check the step names in step name tests as well
|
2010-02-08 11:20:32 +00:00 |
|