Commit Graph

619 Commits

Author SHA1 Message Date
Marcin Grzejszczak
3a669ff4f4 WIP 2022-07-01 17:46:15 +02:00
buildmaster
0e56642c53 Bumping versions 2022-06-30 00:15:29 +00:00
Glenn Renfro
2a4a066f5f Support asynchronous launch of partitions.
Resolves #785

Updated to allow user to set ThreadPoolTaskExecutor.

updated based on code review
2022-06-28 14:46:57 -04:00
Glenn Renfro
362d73650b Batch Boot Runner only supports one job.
Needed to update TaskJobLauncher to support only one job.
Updated tests accordingly
Re-added Added tests removed from M3 release
2022-06-16 17:26:49 -04:00
buildmaster
aeff4b02e4 Going back to snapshots 2022-06-15 12:39:56 +00:00
buildmaster
890b37efe8 Update SNAPSHOT to 3.0.0-M3 2022-06-15 12:37:02 +00:00
Glenn Renfro
fefb7cc6ff Rolling back test change for this release
Due to updates in the latest Spring Boot these changes don't work in the old milestone
2022-06-15 08:23:32 -04:00
Glenn Renfro
c2dd779813 Disable Observability test till Boot includes ObservationConfiguration in Milestone 2022-06-15 07:59:48 -04:00
buildmaster
016f1b6dbc Bumping versions 2022-06-15 00:16:07 +00:00
Glenn Renfro
4bd7cbff8a Update test to handle new exception message. 2022-06-14 12:31:36 -04:00
Marcin Grzejszczak
7a3f0c70c9 Observability metadata docs conditionally available
we will enable the metadata documentation only if we're NOT in the release train documentation
2022-06-14 14:21:12 +02:00
Glenn Renfro
2900127a70 Update versions for next milestone 2022-06-13 16:42:33 -04:00
Glenn Renfro
756d97d30b Need to Autoconfigure Observations 2022-06-10 17:28:56 -04:00
Glenn Renfro
cc247c1263 Removing DB2 based tests and dependencies 2022-06-02 17:32:04 -04:00
Glenn Renfro
38323952ca Added Samples and Documentation for metrics
Updated documentation and sample

Updated the test to use original metrics definition
2022-06-02 16:46:09 -04:00
Glenn Renfro
73c1ae693c Uncomment tests for Single Step File writer 2022-06-01 16:49:24 -04:00
Glenn Renfro
f8bd78b466 Updated the _observability.adoc to fix an invalid path 2022-05-31 18:35:57 -04:00
Marcin Grzejszczak
3817fe14e7 Support Observations for CommandLineRunner and ApplicationRunner
First pass on observation

Added automatic docs generation

Renamed Observed -> Observation

Fixed copyright dates

Removed execution task listener - it makes runner spans share the same trace id

Updated version for micrometer docs to milestone
2022-05-31 16:31:22 -04:00
Eddú Meléndez
79a9a59e08 Replace getContainerIpAddress by getHost
`getContainerIpAddress` is deprecated.

Updated Test Container version
2022-05-25 09:38:27 -04:00
Glenn Renfro
1284c80c5e Updated to set the proper PlatformTransactionManager for Single-Task
Spring integration's DefaultLockRepository requires a TransactionManager.
However it assumes that only one is available.   Since task can have more than one, we are allowed to tell SI which one to use
2022-05-20 16:50:08 -04:00
Glenn Renfro
abb95842f9 Updated test to tests to use Jackson2ExecutionContextStringSerializer
This is for batch tests
2022-05-17 19:33:38 -04:00
Glenn Renfro
5f42540168 Resolves test failures due to bean creation order
Resolves issues where beans will now be created in the correct order.
2022-05-17 15:16:46 -04:00
Glenn Renfro
23fb884e45 Updated code to support using WritableResource
resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -04:00
Tyler Carpenter-Rivers
fc89e23144 resolves https://github.com/spring-cloud/spring-cloud-task/issues/780
update db2 'between' logic to be exclusive

Signed-off-by: Ryan DCruz <rd@enfuse.io>

use .acceptLicense() instead of the classpath file

checkstyle

add test to verify a result set that's smaller than requested page size

cleanup
2022-05-02 16:33:10 -04:00
Glenn Renfro
62cccc2727 Rename Oracle ddl script name to be accurate.
Original schema name for oracle was schema-oracle10g.sql which was inaccurate.   It should just be schema-oracle.sql.
2022-04-27 16:00:06 -04:00
buildmaster
6c052b0f34 Bumping versions 2022-04-01 00:17:41 +00:00
buildmaster
19e846fb8d Going back to snapshots 2022-03-31 21:41:02 +00:00
buildmaster
9a7e956dca Update SNAPSHOT to 3.0.0-M2 2022-03-31 21:37:59 +00:00
spencergibb
4beee44225 Renames property to spring-cloud-stream.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 17:26:35 -04:00
spencergibb
129925764b Renames property to spring-cloud-stream.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 17:15:29 -04:00
spencergibb
30b661daa1 Renames property to spring-cloud-commons.version.
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 16:57:03 -04:00
buildmaster
c0287ec4bd Bumping versions 2022-03-26 00:16:01 +00:00
Glenn Renfro
9ad1287e94 Updated to SCD to 2.7.3 release 2022-03-25 13:37:55 -04:00
Glenn Renfro
ba09441861 Updated Spring cloud deployer to 2.7.3 2022-03-24 09:32:01 -04:00
Henning Poettker
709618db1d Add default methods in TaskExecutionListener 2022-03-21 10:32:53 -04:00
Glenn Renfro
397ac4d026 Updating javax packaging to jakarta 2022-03-21 10:26:04 -04:00
Glenn Renfro
147b98c4ba Updated samples to use SCSt 4.0.0-SNAPSHOT instead of M1 2022-03-11 16:39:22 -05:00
Glenn Renfro
40b9840506 Updated Deployer Version to 2.8
Reactivated tests for rempote partition
2022-03-11 09:57:50 -05:00
Glenn Renfro
270b24be8b Updated tests so that they use TestSocketUtils instead of SocketUtils
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05:00
Glenn Renfro
300c767710 Update Task to resolve Micromenter 2.0.x upgrade issue.
This will resolve the current issue, but improvements to Task's use of Micrometer 2.0 are coming in a upcoming PR
2022-03-07 14:14:26 -05:00
buildmaster
64fe51901c Bumping versions 2022-01-28 09:20:25 +00:00
buildmaster
721409e44e Going back to snapshots 2022-01-27 21:36:59 +00:00
buildmaster
11e2fe1d20 Update SNAPSHOT to 3.0.0-M1 2022-01-27 21:33:59 +00:00
Glenn Renfro
d6bfd94d63 Updated Stream version to M1 2022-01-27 11:23:52 -05:00
buildmaster
262bf6e4fb Bumping versions 2022-01-27 09:19:51 +00:00
Glenn Renfro
c753b98a76 Update task to use Milestone build
Updated partitioned sample readme

Updated samples base boot version

Updated jpa sample to use jakarta
2022-01-26 16:13:41 -05:00
buildmaster
ff5d116898 Bumping versions 2022-01-22 09:21:19 +00:00
Glenn Renfro
f061fb569d Updated maven version to 3.8.4 2022-01-21 14:09:19 -05:00
Glenn Renfro
eac561bcf0 Updated the mavenw version to 3.8.2 2022-01-20 17:38:42 -05:00
Glenn Renfro
ed5784b64e TaskBatcheExecutionListener is now created before other jobexec listeners
Resolves #818

This resolves the scenario where a JobExecutionListenerSupport fails before the TaskBatchExecutionListener fires and thus the TASK-BATCH table is not populated.
2022-01-20 14:56:47 -05:00