Commit Graph

993 Commits

Author SHA1 Message Date
John Blum
b4ecdf2cc1 SGF-497 - Intermittent failures in DurableClientCacheIntegrationTest
(cherry picked from commit 9c47e4b61765093e048dfd23a76b0df394c457f7)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-05-16 18:16:30 -07:00
John Blum
b42442d9cd SGF-498 - Fix apache-geode build due to recent changes in Apache Geode that removed the SharedConfiguration.destroySharedConfiguration() method from the API. 2016-05-08 18:23:43 -07:00
John Blum
54befa0522 SGF-493 - Remove unnecessary GemFire/Geode version checks. 2016-05-05 14:04:13 -07:00
John Blum
1723653a17 SGF-491 - Post-release cleanup. 2016-04-29 17:31:56 -07:00
Spring Buildmaster
a304d5a570 2016-04-29 05:41:54 +00:00
Spring Buildmaster
53518107eb 2016-04-29 05:41:54 +00:00
Spring Buildmaster
0dee4d4da4 Prepare next development iteration. 2016-04-29 04:24:56 +00:00
Spring Buildmaster
c0df0b41a0 Release version 1.0.0.APACHE-GEODE-INCUBATING-M2 2016-04-29 04:24:51 +00:00
John Blum
52b4617066 SGF-491 - Pre-release cleanup. 2016-04-28 20:28:10 -07:00
John Blum
b9ae904e7b SGF-445 - Remove MaxPermSize Java option from Gradle build. 2016-04-25 21:57:05 -07:00
John Blum
f904f6ad86 SGF-490 - Re-instate GemFire WAN and CQ functionality. 2016-04-25 21:36:20 -07:00
John Blum
fd41003805 SGF-372 - Add GemFire Off-Heap support. 2016-04-24 15:48:31 -07:00
John Blum
4479e5a1a5 SGF-489 - Update Spring Data and 3rd party dependencies. 2016-04-24 14:37:27 -07:00
Oliver Gierke
b300c3b245 SGF-485 - Updated changelog.
(cherry picked from commit 7acd11d5b6644aa2a0b024183d10c240bf6fe31f)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-04-24 13:02:09 -07:00
Oliver Gierke
60aaf1e7a6 SGF-482 - Updated changelog.
(cherry picked from commit 8cdcf811725a5e0282180f0515656a7b7d054543)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-04-24 13:01:59 -07:00
Mark Paluch
3be217f198 SGF-483 - Point to the appropriate Jira project.
(cherry picked from commit d320327c1a17325c167de0ee0e719702e495694b)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-04-24 13:01:48 -07:00
Mark Paluch
5052d3a8ba SGF-483 - Add pull request template.
(cherry picked from commit fd31dfcf8d570668d433c41ea03a3d78ee73fb8c)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-04-24 13:01:16 -07:00
John Blum
7ef14587e2 SGF-476 - Polish Spring (Data GemFire) provided, GemFire ServerLauncherCacheProvider implementation and tests.
Closes #87.
2016-03-29 18:16:20 -07:00
John Blum
33e8d9ec5e SGF-476 - Support bootstrapping a Geode server after Geode removes SDG dependency - GEODE-1025. 2016-03-29 17:13:48 -07:00
John Blum
27a7ada645 SGF-416 - Include documentation updates describing GemFire Pool configuration in Spring Data GemFire.
(cherry picked from commit cffc85e2fe04eecfa5b16ea01d213dda988c6053)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-29 16:47:50 -07:00
John Blum
2465e5f678 SGF-416 - Add additional integration test testing the interaction between a client and server when Pool configuration is used to only initialize the DEFAULT Pool used by the PROXY client Region.
(cherry picked from commit 22dc8a601767fa8ec532b5ca77f0fed2e07320bd)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-29 16:47:36 -07:00
John Blum
0820482818 SGF-416 - Remove deprecated code associated with syncing GemFire properties between the ClientCache and Pool.
(cherry picked from commit a0c5ecad62917ccb71e856dae8e3743641f7d76e)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-29 16:47:24 -07:00
John Blum
9eb4ab24bf SGF-416 - Add additional unit and integration tests.
(cherry picked from commit e611c520c72e61f44faa25dafa48c849036c84b6)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-29 16:47:10 -07:00
Oliver Gierke
8d06214a51 SGF-481 - Updated changelog.
(cherry picked from commit ee81eb6f528639c8e753b672a0a5a8e5e9b60a19)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-29 16:45:05 -07:00
John Blum
7c0d3a72a6 SGF-416 - Avoid eager creation of a GemFire DistributedSystem in the PoolFactoryBean by creating a ClientCache first.
(cherry picked from commit 127b62e7220f94e07ed2e46e46b90e5017dde80d)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-16 19:36:13 -07:00
John Blum
46220a15dc SGF-479 - Remove lazy initialization option for configuring a GemFire cache.
(cherry picked from commit b052f0ac8dadb5e5e676d7b7d363e94733992c0e)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-16 19:17:52 -07:00
John Blum
bf3adcb3ee SGF-480 - Change default for use-bean-factory-locator to false.
(cherry picked from commit 6bf5ceeaf672aeede3e8927248d7bd8d045825cb)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-16 19:13:30 -07:00
John Blum
990f46a80e SGF-481 - Upgrade to Spring Framework 4.2.5.RELEASE.
(cherry picked from commit 35f8e3f4b12194b09e3523446a807832c49e99a3)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-16 18:56:29 -07:00
Dan Smith
d1e6b7be5f SGF-477 - Change compile dependency from gemfire-core to geode-core. 2016-03-01 18:35:16 -08:00
John Blum
a0c8950e1f SGF-475 - Add additional logging to the MappingPdxSerializer.
(cherry picked from commit 6dfd3e7082628f4c05da951ff760861ebb242899)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-03-01 16:03:53 -08:00
Dan Smith
4272216552 SGF-476 - Implement ServerLauncherCacheProvider to launch geode with spring.
Geode has removed the direct dependency on spring data gemfire in favor
of using a ServiceLoader to allow overriding the behavior of geode's server
launcher start behavior. Implementing the ServerLauncherCacheProvider
interface to allow SDG to override the server launcher behavior to parse
a spring xml file, if present.
2016-03-01 15:43:00 -08:00
John Blum
b68c1f450c SGF-469 - Add support for CDI.
(cherry picked from commit 34da7ec91044c9f01647d444ccbe12ed890b4cc6)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-26 18:15:16 -08:00
John Blum
4cdd9a04ba SGF-474 - Fix the NPE in the MappingPdxSerializer
(cherry picked from commit 53a1fc217afc0e682ef75573e98e0d84e4acbd85)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-25 13:27:28 -08:00
Oliver Gierke
19a34475e5 SGF-470 - Updated changelog.
(cherry picked from commit 60c5f1f2d361876960561c55e001a0f4082690fb)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-25 13:27:15 -08:00
John Blum
90135855c1 SGF-473 - Fix CI build test failures.
(cherry picked from commit adaf6903d7a177dc63fff888121cd9060e949aba)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-17 00:57:31 -08:00
John Blum
c038627b5f SGF-471 - Remove unnecessary Apache Geode dependencies (gemfire-joptsimple, gemfire-json). 2016-02-16 22:36:43 -08:00
John Blum
f0d5b7cf25 SGF-473 - Allow a Spring-configured ClientCache to be constructed without a Pool.
(cherry picked from commit b385dbc25e6554e023c416f02ad8f69b9c6d3f11)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-16 19:23:53 -08:00
Oliver Gierke
c7bef1eb49 SGF-472 - Move to Aspectjweaver as primary dependency.
(cherry picked from commit 670973555c7c4005b504319119a1da5aa898854a)

Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-16 19:23:39 -08:00
Oliver Gierke
13388fdbf1 SGF-437 - Updated changelog.
(cherry picked from commit 1ae0cb4d7298aea1bd58ea896ef9db078d2566f0)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-16 19:23:17 -08:00
John Blum
abc1105fda SGF-471 - Prepare next development iteration. 2016-02-11 21:54:27 -08:00
Spring Buildmaster
6bab75cb87 SGF-471 - Release version 1.7.0.APACHE-GEODE-EA-M1. 2016-02-11 21:21:47 -08:00
John Blum
40f126a1f5 SGF-471 - Prepare 1.7.0.APACHE-GEODE-EA-M1. 2016-02-11 21:21:37 -08:00
John Blum
184f05bf30 SGF-471 - Change spring-data-build and spring-data-commons dependency versions to GA releases...
Because Spring Data GemFire with Apache Geode support (apache-geode) is not part of the Spring Data Release Trains (e.g. Fowler, Gosling, Hopper, etc) it makes more sense to maintain a constant and stable dependency on both Spring Data Build and Spring Data Commons, respectively.  Until Apache Geode has an official GA release, SDG with Apache Geode support cannot progress along with the other SD modules during pre-release, development milestones (e.g. M1, RC1) since Apache Geode does not maintain a predictable and similar release cycle.  Therefore, it makes sense that SDG with Apache Geode support be coupled with the Apache Geode release cycle until the first GA release.  At which time, SDG with Apache Geode support can then maintain a constant, fixed dependency on Apache Geode, as a 'driver' (similar to SDG with Pivotal GemFire support, which depends only on GA GemFire releases) and subsequently, be sync'd with the SD Release Train.
2016-02-11 16:49:25 -08:00
John Blum
8044420950 SGF-471 - Perform pre-release cleanup. 2016-02-11 13:03:45 -08:00
John Blum
42524f4468 SGF-465 - Add additional test dependency for the MultithreadedTC test framework to restore the Maven build.
(cherry picked from commit 08c644a77d2e3a6c0e0d93382600ec025a6a7e76)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-10 11:44:01 -08:00
John Blum
f24d8e9865 SGF-468 - Improve coordination between the PoolFactoryBean and ClientCacheFactoryBean when configuring and resolving the GemFire DistributedSystem.
(cherry picked from commit 770038a3aa20c4a989689a5883f98716b4d925aa)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-03 13:23:24 -08:00
John Blum
37e800c70d SGF-467 - Add Code of Conduct.
(cherry picked from commit 63169840fa2aecc21aceb6b1287bc4774a520199)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 10:46:36 -08:00
John Blum
83023a4425 SGF-459 - Add support for the get(key:Object, valueLoader:Callable) method in Spring Framework 4.3's Cache interface.
(cherry picked from commit 1b11b912f53b90df7b18fc40e070155096d3648e)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:09:45 -08:00
John Blum
0d5554b543 SGF-466 - Restore function to the Gradle-based build.
(cherry picked from commit 730eea0e38adefc6aec6ba9b0272e6c8d591ac13)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:08:30 -08:00
Oliver Gierke
bd78cb7249 SGF-465 - Moved project build to Maven.
Introduced Maven pom.xml basically mimicking what's been previously defined in build.gradle. Moved Asciidoctor files into places expected by the Spring Data build parent. Moved notice.txt etc. to src/main/resources. Switched to Logback for test logging.
(cherry picked from commit 4a6adbadb69dd219435b4947ee89dca925b56e48)

Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:08:19 -08:00