Commit Graph

489 Commits

Author SHA1 Message Date
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
7f19de653e SGF-644 - Adapt to additional changes in the Pivotal GemFire Index and Lucene APIs based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:43:19 -07:00
John Blum
c7c593489e SGF-644 - Adapt to API and scoping/visibility changes in org.apache.geode.distributed.internal.SharedConfiguration class. 2017-07-19 14:38:52 -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
4722a2ebbf SGF-641 - Add additional tests for all Annotation config application properties. 2017-07-19 13:30:36 -07:00
John Blum
7ab1043b8e SGF-641 - Test GemFire/Geode properties based configuration with Annotation config. 2017-07-19 13:30:09 -07:00
John Blum
2dabdc5614 SGF-641 - Test @EnablePool annotation properties configuration. 2017-07-19 13:29:38 -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
d5f7d061d5 SGF-638 - Adapt to API changes in RepositoryConfigurationSourceSupport. 2017-06-27 01:15:29 -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
6b6d855de4 SGF-624 - Fix up Lucene Integration tests and Region namespace test to improve reliability. 2017-05-04 14:58:14 -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
939e1087b7 SGF-620 - Fix GemfireSimpleTypeHolderTest due to API changes in SDC SimpleTypeHolder. 2017-04-22 16:36:26 -07: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
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
d20f3b6667 SGF-607 - Upgrade 3rd party dependencies.
Upgrade to Jackson 2.8.6.

Upgrade to Log4j 2.8.1.

Upgrade to Lombok 1.16.14.

Upgrade to Mockito 2.7.19.

Upgrade to Apache Shiro 1.3.2.
2017-03-24 18:16:19 -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
813014a7c0 SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7. 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
8ed71a719c SGF-593 - Disable the default cache server when using org.apache.geode.distributed.ServerLauncher to fork a GemFire/Geode Server process. 2017-02-07 23:56:00 -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
Mark Paluch
8357a3b84e SGF-590 - Remove reference to Spring's ConstantException from InterestUnitTests.
Related ticket: SPR-15159.
2017-01-26 14:15:58 +01: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
6aeab5b058 SGF-581 - Fix possible test failure(s) in GenericRegionFactoryBeanTest.
(cherry picked from commit 4da08b04fd)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-01-05 22:04:04 -08:00