John Blum
5871980b92
Optimize Cassandra-based Testcontainer configuration for SBDG Inline Caching Integration Tests.
...
Trying to fix test failures caused by Testcontainers running in Docker on Jenkins. The Cassandra Docker image/container is forked inside Docker running in Jenkins CI and is currently throwing:
Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49401] should be listening)
at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:49)
at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:35)
at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:892)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:440)
... 85 more
In the Testcontainers project, I found:
https://github.com/testcontainers/testcontainers-java/issues/4360
And specifically:
https://github.com/testcontainers/testcontainers-java/issues/4360#issuecomment-892481828
The Jenkins servers (worker nodes) were recently upgraded to:
docker-ce (5:20.10.8~3-0~ubuntu-bionic)
containerd.io (1.4.9-1)
2021-08-11 17:02:06 -07:00
John Blum
d5e996b12f
Edit README to refer to 1.5.3 and 1.5.4-SNAPSHOT.
2021-07-22 15:12:18 -07:00
John Blum
3d3b5abc3c
Prepare next development iteration.
...
Set Spring Boot version to 2.5.4-SNAPSHOT.
Set version to 1.5.4-SNAPSHOT.
2021-07-22 14:29:54 -07:00
John Blum
398abbab5f
Release 1.5.3.
2021-07-22 14:16:18 -07:00
John Blum
73e19ea9fc
Edit changelog and add 1.5.3 release notes.
2021-07-22 14:00:55 -07:00
John Blum
e197507cf0
Upgrade Spring Geode Samles parent Maven POM to Spring Boot 2.5.3 and SBDG 1.5.3-SNAPSHOT.
2021-07-22 13:47:15 -07:00
John Blum
5b08750b5d
Upgrade to Spring Build Conventions Gradle Plugin 0.0.38.
2021-07-22 13:34:16 -07:00
John Blum
4dacfbe37e
Upgrade to Spring Data Pascal-SR3.
...
Upgrade to Spring Data BOM 2021.0.3 (Pascal-SR3).
Upgrade to Spring Data for Apache Geode 2.5.3.
2021-07-22 13:32:47 -07:00
John Blum
164cea0733
Upgrade to Spring Boot 2.5.3.
2021-07-22 13:31:34 -07:00
John Blum
2e5c91a991
Upgrade to Spring Framework 5.3.9.
2021-07-22 13:30:58 -07:00
John Blum
a50ecd744c
Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.8.
2021-07-22 13:30:28 -07:00
John Blum
7d008a4fb2
Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.2.
2021-07-22 13:30:05 -07:00
John Blum
a23a80d3d6
Upgrade to Apache Geode 1.13.3.
2021-07-22 13:29:35 -07:00
John Blum
acaad94270
Edit README to refer to 1.4.9 and 1.4.10-SNAPSHOT.
2021-07-22 13:28:34 -07:00
John Blum
916ef97e37
Edit changelog and include 1.4.9 release notes.
2021-07-22 13:28:00 -07:00
John Blum
6379ef817c
Polish documentation on building Spring Boot, Apache Geode Manager applications with an option to run Pulse.
...
Resolves gh-107.
Resolves gh-108.
2021-07-01 13:41:47 -07:00
Juan José Ramos Cassella
c46a9ce59a
Edit documentation on building Spring Boot, Apache Geode Manager applications to optionally include Pulse.
...
Add org.apache.geode:geode-pulse as a dependency in the documentation for users who want to automatically start the Apache Geode Pulse (Web) application embedded within the Manager configured and bootstrappedw with Spring Boot.
Resolves gh-107.
Resolves gh-108.
2021-07-01 13:18:44 -07:00
John Blum
14b5d63182
Remove unnecessary spacing in index.adoc.
2021-07-01 13:18:39 -07:00
John Blum
089f1d5283
Change wording in README from 'Current/Supported Versions' to 'Supported Versions'.
...
Change wording in README from 'EOL Versions' to 'Unsupported (EOL) Versions.
2021-07-01 13:18:32 -07:00
John Blum
55f993987f
Edit README to refer to 1.5.2 and 1.5.3-SNAPSHOT.
...
Set Spring Boot version reference to 2.5.2.
2021-06-24 19:35:37 -07:00
John Blum
847feedefa
Prepare next development version.
...
Set Spring Boot version to 2.5.3-SNAPSHOT.
Set version to 1.5.3-SNAPSHOT.
2021-06-24 19:35:18 -07:00
John Blum
d0b2396e36
Release 1.5.2.
2021-06-24 18:29:45 -07:00
John Blum
508fb2027d
Edit changelog and add 1.5.2 release notes.
...
Edit changelog and correct SSDG version in the SBDG 1.4.8 release and set to 1.4.5.
2021-06-24 18:27:21 -07:00
John Blum
d182f749bb
Upgrade to Spring Session BOM 2021.0.1.
...
Upgrade to Spring Session for Apache Geode 2.5.2.
2021-06-24 18:06:51 -07:00
John Blum
a3eee9d6df
Upgrade to Spring Data Pascal-SR2.
...
Upgrade to Spring Data BOM 2021.0.2 (Pascal-SR2).
Upgrade to Spring Data for Apache Geode 2.5.2.
2021-06-24 18:05:13 -07:00
John Blum
74c8244809
Upgrade to Spring Boot 2.5.2.
2021-06-24 18:03:25 -07:00
John Blum
6b2975b536
Edit README and correct Spring Boot (2.5.1) and SBDG (1.5.1) version references.
2021-06-24 13:52:26 -07:00
John Blum
2f62fff574
Edit README to refer to 1.4.8 and 1.4.9-SNAPSHOT.
2021-06-24 13:50:39 -07:00
John Blum
8da7e6ea63
Edit changelog and include 1.4.8 release notes.
2021-06-24 13:49:38 -07:00
John Blum
c8ba09bbc4
Reword the intro to Chapter 19 - Apache Geode API Extensions in the SBDG Reference Documentation once again.
2021-06-21 15:39:47 -07:00
John Blum
049dfa3324
Edit README to refer to 1.5.1 and 1.5.2-SNAPSHOT.
2021-06-16 00:57:45 -07:00
John Blum
0c7e901c1c
Prepare next development iteration.
...
Set Spring Boot version to 2.5.2-SNAPSHOT.
Set version to 1.5.2-SNAPSHOT.
2021-06-16 00:33:47 -07:00
John Blum
1b7ba7a620
Release 1.5.1.
2021-06-16 00:22:14 -07:00
John Blum
2c17dd09b2
Edit changelog and add 1.5.1 release notes.
2021-06-16 00:16:52 -07:00
John Blum
950bf17092
Edit README to refer to 1.4.7 and 1.4.8-SNAPSHOT.
2021-06-16 00:07:13 -07:00
John Blum
d54d5d7b51
Edit changelog and include 1.4.7 release notes.
2021-06-16 00:06:31 -07:00
John Blum
e283a6375d
Edit README to refer to 1.3.12.RELEASE and 1.3.13.BUILD-SNAPSHOT.
2021-06-16 00:05:48 -07:00
John Blum
238b4bcca0
Edit changelog and include 1.3.12.RELEASE notes.
2021-06-16 00:04:32 -07:00
John Blum
d2e2f24ccb
Polish to the edits in Chapter 19 - Apache Geode API Extentions.
...
Resolves gh-106.
2021-06-15 17:20:16 -07:00
Jay Bryant
f614e6dbd4
Edit the intro to the Apache Geode API Extensions chapter in the reference documentation.
...
Mostly fixed small things and a couple of sentences that were long enough to be hard to parse.
Resolves gh-106.
2021-06-15 17:19:05 -07:00
John Blum
d99d548941
Polish the index.adoc file.
...
Resolves gh-105.
2021-06-15 17:08:12 -07:00
Jay Bryant
57d0cdb762
Edit the index.adoc file.
...
Edited the index file, to make the introductory content be similar to our other content.
Resolves gh-105.
2021-06-15 17:08:01 -07:00
John Blum
dbfceddb83
Edit and revise wording in the Apache Geode API Extensions chapter of the Reference Documentation.
2021-06-15 11:26:04 -07:00
John Blum
a58201d12c
Change wording in Apache Geode Extensions chapter of the Reference Documentation on the purpose of the module and the Apache Geaode API extensions.
2021-06-14 17:38:59 -07:00
John Blum
ea0755a437
Upgrade Spring Geode Samples (parent) Maven POM to Spring Boot 2.5.1 and SBDG 1.5.1-SNAPSHOT.
2021-06-14 17:27:33 -07:00
John Blum
cdba8ac57a
Upgrade to Gradle 6.9.
2021-06-14 16:47:41 -07:00
John Blum
4d74c68f02
Upgrade to Spring Session for Apache Geode 2.5.1.
2021-06-14 16:46:54 -07:00
John Blum
84fa1cbdd2
Upgrade to Spring Boot 2.5.1.
2021-06-14 16:45:26 -07:00
John Blum
dbc02e8d08
Upgrade to Spring Framework 5.3.8.
2021-06-14 16:45:01 -07:00
John Blum
fda5412e8a
Edit README to refer to 1.5.0 & 1.5.1-SNAPSHOT.
2021-05-21 00:41:26 -07:00