Commit Graph

553 Commits

Author SHA1 Message Date
John Blum
3c3b63c669 SGF-646 - Add Annotation to configure and enable Spring's Transaction Management with Local, GemFire Cache Transactions.
(cherry picked from commit 402aa867eb28a4d2202dc17337fcc480a0dc8fe5)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:49:54 -07:00
John Blum
b554458fd7 SGF-645 - Add Annotation to configure and enable the Spring Cache Abstraction with the GemfireCacheManager.
(cherry picked from commit 8520b1bd570935be18c04cbb9190fe7c1eb54a06)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:48:50 -07:00
John Blum
c1fb8bb28d SGF-644 - Adapt to API changes in the org.apache.geode.cache.wan.GatewaySender class based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:34:45 -07:00
John Blum
61ee8a5a47 DATAGEODE-11 - Adapt to API changes in the org.apache.geode.internal.InternalDataSerializer class.
(cherry picked from commit 2a021f79b42acfad163cd2f35579d140ed5457b6)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 14:30:48 -07:00
John Blum
9df3028b98 SGF-644 - Adapt to API changes in the Pivotal GemFire Lucene Integration and Support based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:29:17 -07:00
John Blum
23d15285fd DATAGEODE-10 - Adapt to API changes in the org.apache.geode.cache.lucene.LuceneQueryFactory interface.
(cherry picked from commit 78d1717381e167827fec4b9e9c1e3c938858617a)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 14:04:39 -07:00
John Blum
7659ba18fb DATAGEODE-9 - Adapt to API changes in the org.apache.geode.cache.client.Pool interface.
(cherry picked from commit d1986767f560001bfc24c14b51328865740fe4a9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 13:56:43 -07:00
John Blum
495aba1b4b SGF-644 - Upgrade to Pivotal GemFire 9.1.0. 2017-07-19 13:54:57 -07:00
John Blum
4722a2ebbf SGF-641 - Add additional tests for all Annotation config application properties. 2017-07-19 13:30:36 -07:00
John Blum
2dabdc5614 SGF-641 - Test @EnablePool annotation properties configuration. 2017-07-19 13:29:38 -07:00
John Blum
876d319a80 SGF-643 - Meta-annotate all uses of GemFire/Geode-based property configuration in the Annotation config model. 2017-07-19 13:28:52 -07:00
John Blum
29f092877c SGF-641 - Introduce well-known, documented properties for Annotation config attributes. 2017-07-19 13:27:56 -07:00
John Blum
7a14fcf120 SGF-642 - Introduce new Apache Geode Mock Objects infrastructure for Unit Testing. 2017-07-19 13:27:16 -07:00
John Blum
344ae601dd SGF-636 - Add support for GemFire JCA ResourceAdapter. 2017-07-11 18:03:24 -07:00
John Blum
504f1d516b SGF-640- Adapt to API changes in mapping subsystem. 2017-07-09 14:23:17 -07:00
John Blum
0db66018eb SGF-637 - Improve IndexFactoryBean's resilience and options for handling GemFire IndexExistsExceptions and IndexNameConflictExceptions.
Related JIRA: https://jira.spring.io/browse/DATAGEODE-14
2017-06-26 19:00:53 -07:00
John Blum
80607deaec SGF-604 - Add Configurers to enable dynamic configuration in the new SDG Annotation configuration model.
Related JIRA: https://jira.spring.io/browse/SGF-586

Related JIRA: https://jira.spring.io/browse/DATAGEODE-12
2017-05-31 22:54:31 -07:00
John Blum
ffb8c704f0 SGF-628 - Ensure locators and servers and configured correctly when using <gfe:pool> attributes. 2017-05-11 23:29:42 -07:00
John Blum
589b558dd1 SGF-623 - Polish. 2017-05-03 11:57:40 -07:00
Oliver Gierke
5391b7b5f0 SGF-623 - Adapt to API changes in repository interfaces. 2017-05-03 17:47:45 +02:00
John Blum
22ea9702c9 SGF-402 - Polish.
(cherry picked from commit 479bc4e3253425b60d01d1ee4b346d971db3a9e9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 15:53:32 -07:00
John Blum
365e8458bf SGF-402 - Document Lucene integration support.
(cherry picked from commit 556afed8772ad37a99e4a3b9f6d3783ee3e9a872)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 14:02:40 -07:00
John Blum
143735eef1 SGF-402 - Implement support for proper Paging with Projections in Lucene query results.
(cherry picked from commit 9f0a07273c1241a81c5efa9e8f5f9a239e3f5ddb)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:58:12 -07:00
John Blum
96aefa8f1a SGF-402 - Add support for Lucene query result projections.
(cherry picked from commit 5113152b8f85c74c799926f53fefea1f80833745)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:50:18 -07:00
John Blum
9e2a3011d6 SGF-602 - Rename @EnableIndexes to @EnableIndexing.
(cherry picked from commit cd92d4b373a46cf1ee91ddb30b01a2b285703107)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:46:21 -07:00
John Blum
8e256815df SGF-605 - Add override attribute defaulted to false in the @Indexed annotation.
(cherry picked from commit 007cd25608083264e5796f04f338b551b9fa84ad)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:43:15 -07:00
John Blum
7562129080 SGF-603 - Add ignoreIfExists attribute defaulted to true in @<Type>Region annotations for @EnableEntityDefinedRegions.
(cherry picked from commit 043cc922b95b0620b7ddb76b7bb19d96498d2561)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:42:56 -07:00
John Blum
9b59a75b5c SGF-402 - Add SDG Annotation configuration support for Lucene Integration.
(cherry picked from commit 249e64586537d9be9331971b9e3b3d864b6cf694)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:37:31 -07:00
John Blum
3e9ca665d6 SGF-402 - Add SDG XML Namespace support for Lucene Integration.
(cherry picked from commit 4a05172a270366756f8e47e7bd9269db24d1b268)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:29:43 -07:00
John Blum
d914820272 SGF-402 - Add Lucene Integration support.
(cherry picked from commit f104d5752725469837254e7dda773539505a26c4)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:09:23 -07:00
John Blum
08fa89080a SGF-606 - Adapt to Spring Data Commons RepositoryConfigurationExtension API changes. 2017-03-24 17:22:04 -07:00
Oliver Gierke
e1b51b75d6 SGF-595 - Adapt to API changes in Spring Data Commons. 2017-03-24 11:15:58 +01:00
John Blum
d108553870 SGF-595 - Integrate Spring Data Commons Java 8 support. 2017-03-24 11:15:58 +01:00
John Blum
7d91c8ed3a SGF-598 - Review and polish. 2017-03-02 11:21:25 -08:00
John Blum
a28534dd7a SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
(cherry picked from commit 7c594e7cbad6854ffaf3b162647ea9eced0b3d92)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-01 23:36:09 -08:00
John Blum
15aae69de5 SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found. 2017-02-07 22:28:41 -08:00
John Blum
0d096dc140 SGF-593 - Refactor failing client/server integration tests due to static port allocation.
(cherry picked from commit 6290d1ee0ccc29d5abda08f06de719343e1201f9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-02-05 12:44:59 -08:00
John Blum
2dbc60854b SGF-588 - Reorganize and repackage additional classes in the SDG API. 2017-01-21 00:30:30 -08:00
John Blum
3fb3e6c5df SGF-587 - Remove the GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer. 2017-01-20 20:12:41 -08:00
John Blum
c2ab0c22b1 SGF-582 - Polish. 2017-01-11 17:45:23 -08:00
Gregory Green
3bc7d2e711 SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present. 2017-01-10 17:34:33 -08:00
John Blum
734fab75b0 SGF-583 - Provide InterestBuilder class to appropriately and flexibly express interests in keys/values between client/server. 2017-01-05 22:04:16 -08:00
John Blum
91e9cdc9f8 SGF-476 - Polish Spring (Data GemFire) provided, GemFire ServerLauncherCacheProvider implementation and tests.
Closes #87.

(cherry picked from commit 7ef14587e207ad0d8144333add2656aef3abcfd1)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-20 21:18:54 -08:00
Dan Smith
b02abf2c1e 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.

(cherry picked from commit 4272216552d3404922a50c8cba7492b9893d1f8d)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-20 21:04:35 -08:00
Oliver Gierke
fe4527a45a SGF-576 - Adapt API in GemfireRepositoryFactoryBean.
Related ticket: DATACMNS-891.
2016-12-15 21:59:18 +01:00
John Blum
c982d6ee74 SGF-548 - Add the org.springframework.data.gemfire.mapping.annotation package. 2016-12-12 19:38:45 -08:00
John Blum
ed7a1ade7b SGF-549 - Configure DiskStores with annotations.
(cherry picked from commit c99d6ffbf8)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:57:15 -08:00
John Blum
ccca168c6e SGF-106 - Add annotation support for creating Indexes.
(cherry picked from commit ef5dd8b7ce)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:51:42 -08:00
John Blum
5adfa166b0 SGF-548 - Configure Regions with annotations.
Related JIRA: SGF-250 - @EnableGemfireRegions for @Region.

(cherry picked from commit 701aa5f6ef)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:45:15 -08:00
John Blum
2679d78ac2 SGF-547 - Configure Eviction with annotations.
(cherry picked from commit fffb2b0de6)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:17:55 -08:00