Commit Graph

296 Commits

Author SHA1 Message Date
John Blum
3bcc95f6e8 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.1.M4. 2018-09-20 00:25:21 -07:00
John Blum
b3e22eb05b Edit Javadoc. 2018-09-20 00:07:20 -07:00
John Blum
b6e47a6578 Add test cases for getting the value of an Object Field. 2018-09-20 00:07:13 -07:00
John Blum
6f18e2a084 Polish. 2018-09-19 23:31:08 -07:00
John Blum
e048bf202d Add Unit Tests for GeodeRegionHealthIndicator. 2018-09-19 19:17:10 -07:00
John Blum
b286c5c6f0 Add Unit Tests for GeodePoolsHealthIndicator. 2018-09-19 18:07:02 -07:00
John Blum
263379bae9 Add Unit Tests for GeodeIndexesHealthIndicator. 2018-09-19 17:21:52 -07:00
John Blum
a0476218c1 Add Unit Tests for GeodeGatewaySendersHealthIndicator. 2018-09-19 16:45:04 -07:00
John Blum
14f1dc30c9 Add Unit Tests for GeodeGatewayReceiversHealthIndicator. 2018-09-19 16:44:38 -07:00
John Blum
2c3bd0a4cd Add and assert GemFireCache name. 2018-09-19 16:44:09 -07:00
John Blum
bfe053f82b Add Unit Tests for GeodeDiskStoresHealthIndicator. 2018-09-19 15:23:27 -07:00
John Blum
4dd6a2cb5f Add Unit Tests for GeodeContinuousQueriesHealthIndicator. 2018-09-19 15:23:27 -07:00
John Blum
d79ccb1ad5 Add Integration Tests for the auto-configuration of Spring Boot, Apache Geode Actuator GeodeCacheServersHealthIndicator. 2018-09-19 15:23:16 -07:00
John Blum
935acdd175 Add Unit Tests for GeodeCacheServersHealthIndicator. 2018-09-19 15:22:13 -07:00
John Blum
f1c9e3ea3c Add get(:Object: fieldName:String) and get(:Object, :Field) methods to ObjectUtils.
Add overloaded doOperationSafely(:ExceptionThrowingOperation, :Function<Throwable, T>) method.
2018-09-19 13:14:27 -07:00
John Blum
bcc763bc16 Add required name for mock GemFireCache instance. 2018-09-19 13:11:58 -07:00
John Blum
5df0bcd280 Override required Mockito version; set to 2.22.0. 2018-09-19 11:31:14 -07:00
John Blum
f941d9979a Add test case testing health check failure when no GemFireCache is present. 2018-09-19 10:37:16 -07:00
John Blum
510db32ef4 Add Unit Tests for GeodeCacheHealthIndicator. 2018-09-19 10:33:20 -07:00
John Blum
2ce660c421 Refactor dependencies and ensure the log4j-to-slf4j dependency gets excluded.
Remove testCompile slf4j dependencies.
2018-09-19 10:28:33 -07:00
John Blum
a8318d759c Add Spring Boot, Apache Geode HealthIndicator auto-configuration module. 2018-09-18 22:50:47 -07:00
John Blum
3661d58a69 Polish. 2018-09-18 22:50:14 -07:00
John Blum
c9b42ab0bc Add Spring Boot HealthIndicator for Apache Geode Regions. 2018-09-18 22:49:43 -07:00
John Blum
a3e22ae894 Add Spring Boot HealthIndicator for Apache Geode Pools. 2018-09-18 22:49:17 -07:00
John Blum
e2179024f5 Add Spring Boot HealthIndicator for Apache Geode Region OQL Indexes. 2018-09-18 22:48:40 -07:00
John Blum
4b123dc7dc Add Spring Boot HealthIndicator for Apache Geode (WAN) GatewaySenders. 2018-09-18 22:47:54 -07:00
John Blum
971159d00e Add Spring Boot HealthIndicator for Apache Geode (WAN) GatewayReceivers. 2018-09-18 22:47:11 -07:00
John Blum
c911f2030f Add Spring Boot HealthIndicator for Apache Geode DiskStores. 2018-09-18 22:46:35 -07:00
John Blum
e33ebc4cb3 Add Spring Boot HealthIndicator for Apache Geode Continuous Queries. 2018-09-18 22:46:04 -07:00
John Blum
1424a51317 Add Spring Boot HealthIndicator for Apache Geode CachServers. 2018-09-18 22:45:26 -07:00
John Blum
aebc3dc1e7 Add Spring Boot HealthIndicator for Apache Geode (Client) Cache. 2018-09-18 22:44:56 -07:00
John Blum
f61d506e31 Add Spring Boot HealthIndicator for Apache Geode AsyncEventQueues. 2018-09-18 22:44:01 -07:00
John Blum
38a4fdf593 Add spring-geode-actuator module.
Add abstract base class for all Apache Geode, Spring Boot HealthIndicators.

Add ServerLoadProbe wrapper implementation to extract CacheServer load and metrics.
2018-09-18 22:43:10 -07:00
John Blum
60bd011657 Upgrade to Spring Framework 2.0.9.RELEASE.
Upgrade to Spring Boot 2.0.5.RELEASE.

Upgrade to Spring Data for Apache Geode 2.0.10.RELEASE.

Upgrade to Spring Data for Pivotal GemFire 2.0.10.RELEASE.

Upgrade to Spring Data Release Train 2.0.10.RELEASE.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.1.BUILD-SNAPSHOT.
2018-09-18 22:40:15 -07:00
John Blum
392f5384c4 Add referende to API Javadoc. 2018-08-31 10:23:36 -07:00
John Blum
dc14f221e2 Revert to SBDG docs version 1.0.0.BUILD-SNAPSHOT. 2018-08-29 23:50:16 -07:00
John Blum
d583089bfd Prepare next development iteration. 2018-08-29 23:44:45 -07:00
John Blum
38c3c123b4 Release 1.0.0.M2. 2018-08-29 23:34:34 -07:00
John Blum
57bb65872a Update Jenkins build script file.
Remove 'springio' Jenkins build task (check).
2018-08-29 23:16:18 -07:00
John Blum
21b96780f7 Upgrade to Spring Build Conventions Gradle Plugin 0.0.18.RELEASE. 2018-08-29 23:16:18 -07:00
John Blum
145dacaaa0 Fix doc typos. 2018-08-29 23:16:15 -07:00
John Blum
4b906e426a Add note about Spring Boot not recognizing or respecting 'spring.session.store-type' set to 'gemfire' or 'geode'. 2018-08-29 16:01:08 -07:00
John Blum
e7d53246f2 Add note about Spring Boot not recognizing or respecting set to 'gemfire' or 'geode'. 2018-08-29 16:00:24 -07:00
John Blum
bfccae2a40 Update changelog.txt with 1.0.0.M2 release notes. 2018-08-29 15:00:13 -07:00
John Blum
a7cff3d290 Add section on disabling Spring Boot auto-configuration on a feature by feature basis. 2018-08-29 14:56:01 -07:00
John Blum
569b8f2464 Edit formatting.
Add anchors.
2018-08-29 14:45:03 -07:00
John Blum
bb7e83ebf5 Change document title. 2018-08-29 14:44:37 -07:00
John Blum
74342a55d4 Add section in Caching documentation about disabling Spring's Cache Abstraction and using Apache Geode or Pivotal GemFire as the caching provider. 2018-08-29 14:44:24 -07:00
John Blum
8ba2a55bb8 Add Spring Session auto-configuration documentation. 2018-08-29 14:43:26 -07:00
John Blum
88b0baf7a6 Add integration tests asserting Session expiration mechanics against live Spring Session provider. 2018-08-29 12:24:16 -07:00