Commit Graph

568 Commits

Author SHA1 Message Date
John Blum
456a592ff1 SGF-682 - Beans proxied by the Spring container with declared CQs are not registered and triggered. 2017-10-23 12:08:04 -07:00
John Blum
77c1cf3e4d SGF-680 - Using SD Repositories and @EnableContinuousQueries causes errors with Spring container initialization. 2017-10-23 12:07:56 -07:00
John Blum
40e2aa7640 SGF-681 - EnableClusterConfiguration annotation attributes are silently ignored. 2017-10-23 12:07:39 -07:00
John Blum
86581894e9 SGF-660 - Spring Cache Abstraction annotations do not trigger CQ. 2017-10-23 12:07:32 -07:00
John Blum
b2b826a1e5 SGF-674 - Add EnableClusterConfiguration annotation to push cluster configuration meta-data from the client to the server. 2017-09-26 11:56:11 -07:00
John Blum
cbc655cd3d SGF-673 - Refactor API names used in the Annotation config and GemFire Mock Objects support. 2017-09-26 11:53:45 -07:00
John Blum
fd3d318d9e SGF-672 - Use Geode's DEFAULT Pool when a Pool cannot be resolved from the Spring context. 2017-09-26 11:53:06 -07:00
John Blum
7e1bf4a9c5 SGF-668 - Add Annotation configuration support for Continuous Queries. 2017-09-12 18:09:59 -07:00
John Blum
74a86cab19 SGF-667 - Apply Java 8 types and functionality to the Continuous Query support. 2017-09-12 18:09:19 -07:00
John Blum
278518cc00 SGF-663 - Fix PoolsConfiguredWithLocatorsAndServersExpressionsIntegrationTests CI failures. 2017-09-12 15:36:06 -07:00
John Blum
31cf04aead SGF-657 - Add missing configuration support for Off-Heap. 2017-08-08 17:28:54 -04:00
John Blum
b6ab9103d5 SGF-656 - Add EnableCachingDefinedRegions annotation to configure GemFire Regions based on Spring Caching annotations.
(cherry picked from commit a23afdb7e3bc0ed73045bb261836e39bf89ac2ec)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-08-01 12:27:56 -07:00
John Blum
74c3e4c8d4 SGF-648 - Enable the AutoConfiguredAuthenticationConfigurationIntegrationTests.clientAuthenticatesWithServer() test case.
(cherry picked from commit ca0776d9778d8390ed34389d8a522a1b7c13bc74)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:52:11 -07:00
John Blum
69412c5dc7 SGF-648 - Enhance @EnableSecurity to provide a default implementation of the GemFire AuthInitialize interface.
(cherry picked from commit 3859f70e45f32b23ba5d332d49d5ae724d7e0bbf)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:51:34 -07:00
John Blum
116a821f41 SGF-647 - Add EnableBeanFactoryLocator annotation to enable the GemfireBeanFactoryLocator on Cache creation.
(cherry picked from commit d4c732cd876a18b69eb4250f8be3babaedfa1245)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:50:45 -07:00
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