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
John Blum
350a7e7a2c
SGF-516 - Configure Expiration with annotations.
...
(cherry picked from commit bfb3347056 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-12-12 14:12:39 -08:00
John Blum
c836568d9c
SGF-574 - Register repository factory in spring.factories for multi-store support.
...
These changes are required for the switch in support for multi-store detection.
Related JIRA ticket: DATACMNS-952.
(cherry picked from commit 440f82cc56 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-12-05 12:38:11 -08:00
Oliver Gierke
e11437ee79
SGF-563 - Prepare 2.0 M1 (Kay).
2016-11-23 10:35:08 +01:00
Oliver Gierke
cd877a8579
SGF-563 - Updated changelog.
2016-11-23 10:34:59 +01:00
John Blum
aa28010b4e
SGF-571 - Remove explicit call to start() in ContinuousQueryListenerContainer.afterPropertiesSet().
2016-11-22 00:30:20 -08:00
John Blum
6d8bee2b34
SGF-570 - Respect manual-start on Gateway Senders/Receivers but no longer couple the start/stop lifecycle to the Spring container.
...
(cherry picked from commit 1b9e65cdc1 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-11-21 13:14:17 -08:00
John Blum
49b86a0ed0
SGF-569 - Move Off-Heap, Redis Adapter and Security Annotation config from apache-geode to SDG 2.0.x.
2016-11-18 17:08:09 -08:00
John Blum
9bba7e747e
SGF-564 - Add 2.0 SDG XML Schemas (XSD files).
2016-11-17 17:52:45 -08:00
John Blum
c77089f48c
SGF-567 - Remove old GemFire GatewayHub functionality.
...
Remove other deprecated and no longer existing GemFire classes in GemFire 9.
2016-11-17 15:42:56 -08:00
John Blum
b5e05a4b69
SGF-567 - Rename all com.gemstone.gemfire package references to org.apache.geode.
2016-11-17 13:41:57 -08:00
John Blum
623282faef
SGF-564 - Reorganize the SDG API into logical packages based on functional concern.
2016-11-11 00:17:33 -08:00
Mark Paluch
7dbb31c988
SGF-564 - Resolve Java compiler ambiguities.
2016-11-10 12:24:54 +01:00
John Blum
b2c8f18b23
SGF-565 - Stackoverflow error when the 'locators' attribute is specified in any of the XCacheApplication annotations.
2016-11-09 10:24:58 -08:00
John Blum
bcce3c0351
SGF-562 - Include attribute to enable BeanFactoryLocator support in Annotation config.
2016-11-07 14:41:27 -08:00
Oliver Gierke
63b7889676
SGF-537 - Updated changelog.
2016-11-03 18:56:41 +01:00
John Blum
6ee35c488d
SGF-555 - Repository queries on client Regions associated with a Pool configured for a specified server group can lead to a RegionNotFoundException.
2016-10-07 22:42:12 -07:00
John Blum
6a5f2f7a36
SGF-553 - Use SDG's MappingPdxSerializer as the default PdxSerializer when PDX is configured with @EnablePdx.
2016-10-05 18:51:41 -07:00
John Blum
e486765021
SGF-552 - Unset 'mcast-port' when 'locators' are specified and unset 'locators' when @EnableMcast is used.
2016-10-05 16:07:46 -07:00
John Blum
d60155b034
SGF-546 - Configure Auto Region Lookup using annotations.
2016-10-05 10:52:44 -07:00
John Blum
61c46b5045
SGF-545 - Register the ClientRegionPoolBeanFactoryPostProcessor for the new Annotation config model.
2016-10-04 21:39:39 -07:00
John Blum
70fa3a51f7
SGF-544 - Register the PdxDiskStoreAwareBeanFactoryPostProcessor for the new Annotation config model.
2016-10-04 21:21:39 -07:00
John Blum
402e916427
SGF-543 - Register the DiskStoreDirectoryBeanPostProcessor for the new Annotation config model.
2016-10-04 21:09:40 -07:00
John Blum
b4da356cb6
SGF-542 - Register the DefinedIndexesApplicationListener for the new Annotation config model.
2016-10-04 20:49:44 -07:00
John Blum
41690ec36b
SGF-541 - Register the CustomEditorBeanFactoryPostProcessor for the Annotation config model.
2016-10-04 20:32:36 -07:00
John Blum
81cd807cd6
SGF-540 - Configure additional Pools using annotations.
2016-10-04 17:07:39 -07:00
John Blum
a4abc83adb
SGF-539 - Change GemfireCache.evict(key) to call Region.remove(key).
2016-10-04 00:12:33 -07:00
John Blum
d914f74274
SGF-538 - Reorganize the XML configuration classes and support in SDG.
2016-10-01 12:14:40 -07:00
Oliver Gierke
eb1713e546
SGF-531 - Updated changelog.
2016-09-29 14:42:04 +02:00
Oliver Gierke
7174ed470c
SGF-536 - Updated changelog.
2016-09-29 11:42:06 +02:00
John Blum
b7bcabd9b8
SGF-535 - Allow both SpEL and property placeholder expressions to be used in the locators/servers attributes of the <gfe:pool> XML namespace element.
2016-09-28 13:45:07 -07:00
John Blum
2132e2d66b
SGF-515 - Add methods to return null-safe arrays, Lists, Maps and Sets.
...
Add method to convert an array of elements into an unmodifiable Set.
2016-09-27 16:40:55 -07:00
John Blum
3f5758d5a0
SGF-515 - Allow a property to be unset.
2016-09-27 16:40:55 -07:00
John Blum
634dc2aadb
SGF-515 - Allow additional bean definitions to be registered with the factory.
...
Add additional convenience/utility methods to generate bean names.
2016-09-27 16:40:55 -07:00
John Blum
ea0607a711
SGF-519 - Configure Mcast with annotations.
2016-09-27 16:40:55 -07:00
John Blum
a0467c7dce
SGF-518 - Configure Logging with annotations.
2016-09-27 16:40:54 -07:00
John Blum
4d27be5ef5
SGF-514 - Configure HttpService with annotations.
2016-09-27 16:40:54 -07:00
John Blum
05a6076b62
SGF-517 - Configure Authentication/Authorization with annotations.
2016-09-27 16:40:54 -07:00
John Blum
d38055528a
SGF-520 - Configure Statistics with annotations.
2016-09-27 16:40:54 -07:00
John Blum
a1b79a308a
SGF-512 - Configure GemFire System Properties with annotations.
2016-09-27 16:40:54 -07:00
John Blum
64ccca1551
SGF-513 - Configure SSL with annotations.
2016-09-27 16:40:54 -07:00
John Blum
1af7ad523a
SGF-528 - Enable GemfireCacheManager to explicitly specify Cache names referring to Regions that will be used in Spring's Caching Infrastructure.
2016-09-26 18:08:13 -07:00
John Blum
a68a31a052
SGF-534 - Fix ordered GemfireRepository.findAll(:Sort) queries.
2016-09-22 22:52:17 -07:00
Oliver Gierke
17418c5bdd
SGF-529 - Updated changelog.
2016-09-21 08:09:48 +02:00
Oliver Gierke
d402d72afd
SGF-503 - Updated changelog.
2016-09-21 08:09:44 +02:00
John Blum
26fdb7d35d
SGF-522 - Polish.
...
Original pull request: #88 .
2016-08-29 18:32:32 -07:00
Srikanth Manvi
c3a9cb83a6
SGF-522 - Fix broken links in SDG documentation.
...
Original pull request: #88 .
(cherry picked from commit 29f8e47fc22988435020e5e02a61409237106a65)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-08-29 18:31:32 -07:00