John Blum
8bfb2ec1eb
DATAGEODE-90 - Remove all git merge conflict tags in SDG source code Javadoc.
2018-03-21 16:51:03 -07:00
Mark Paluch
d8396689a0
DATAGEODE-89 - Export composable repositories via CDI.
...
We now export composable repositories through our CDI extension. Repositories can now be customized either by a single custom implementation (as it was before) and by providing fragment interfaces along their fragment implementation.
This change aligns CDI support with the existing RepositoryFactory support we provide within a Spring application context.
2018-03-12 17:02:52 +01:00
John Blum
b5c7d9d8c2
DATAGEODE-88 - Add configuration support for critical and eviction off-heap percentages in client, peer and cache server application annotations.
2018-03-08 21:48:40 -08:00
John Blum
b9e3c31be1
DATAGEODE-83 - Polish.
2018-03-08 21:07:57 -08:00
Mark Paluch
d2bb50879d
DATAGEODE-85 - Updated changelog.
2018-02-28 11:17:38 +01:00
John Blum
0f7b66230a
DATAGEODE-83 - Override generated OQL from Repository query methods.
2018-02-28 00:03:08 -08:00
Mark Paluch
0e47900316
DATAGEODE-79 - Updated changelog.
2018-02-19 20:30:06 +01:00
John Blum
01df5ddb5f
DATAGEODE-84 - Fix CI test failures caused by changes in Spring Data Commons CDI Repository support allowing unlimited implementation classes.
2018-02-16 18:11:19 -08:00
John Blum
5a36dc3a99
DATAGEODE-82 - Review, refactor and polish related JSON/Region support and utility classes.
2018-02-12 20:10:45 -08:00
John Blum
16b6071e59
DATAGEODE-82 - Extend MappingPdxSerializer to allow registering custom PdxSerializers based on fully qualified property name.
2018-02-12 18:41:01 -08:00
Christoph Strobl
98a7fe94bb
DATAGEODE-49 - After release cleanups.
2018-02-06 10:11:16 +01:00
Christoph Strobl
3fb68f1b2b
DATAGEODE-49 - Prepare next development iteration.
2018-02-06 10:11:15 +01:00
Christoph Strobl
728242e87a
DATAGEODE-49 - Release version 2.1 M1 (Lovelace).
2018-02-06 09:47:10 +01:00
Christoph Strobl
d9f7a225ef
DATAGEODE-49 - Prepare 2.1 M1 (Lovelace).
2018-02-06 09:45:50 +01:00
Christoph Strobl
51bff5fec0
DATAGEODE-49 - Updated changelog.
2018-02-06 09:45:42 +01:00
John Blum
16922269f4
DATAGEODE-80 - Upgrade to Apache Geode 1.4.0.
2018-02-05 12:17:08 -08:00
Mark Paluch
a9a06c6620
DATAGEODE-67 - Updated changelog.
2018-01-24 13:41:22 +01:00
John Blum
a51597ac1d
DATAGEODE-78 - Fix incorrect server proxying behavior when registering local, client Regions using EnableCachingDefinedRegions.
2018-01-17 18:38:51 -08:00
Mark Paluch
1532331ce0
DATAGEODE-77 - Update copyright years to 2018.
2018-01-09 09:40:23 +01:00
John Blum
e16e8130e2
DATAGEODE-72 - Fix MappingPdxSerializer to ignore transient, non-writable and non-entity-based (simple type) properties and fields.
2017-12-17 15:49:50 -08:00
John Blum
338aa45f98
DATAGEODE-73 - Fix race condition between ContinuousQuery registration and EnableClusterConfiguration Region creation.
2017-12-16 13:04:04 -08:00
John Blum
be32170cb6
DATAGEODE-76 - When SDG Annotation config is used to configure and bootstrap an Apache Geode server, automatically register the Administrative Functions.
2017-12-15 19:56:11 -08:00
John Blum
2daf115aa7
DATAGEODE-75 - Enable the spring.data.gemfire.name property to be used in addition to spring.data.gemfire.cache.name for naming members of the cluster.
2017-12-14 19:14:25 -08:00
John Blum
990d30460c
DATAGEODE-74 - Extend SDG's GemfireSimpleTypeHolder to handle Java 8 Time types.
2017-12-14 18:33:59 -08:00
John Blum
ba841a3473
DATAGEODE-71 - Change all com.gemstone.gemfire package references in the RegionDataAccessTracingAspect Pointcuts to org.apache.geode.
2017-12-14 18:22:07 -08:00
Oliver Gierke
db0977f8eb
DATAGEODE-70 - Reduced documentation build time.
...
We now don't include the namespace schema files into the reference documentation anymore as they span multiple pages in the PDF and thus cause heavy load in the PDF conversion trying to lay those out properly [0]. Switched to a simple link pointing to the schemas for now.
[0] https://twitter.com/olivergierke/status/935818047385948160
2017-11-30 14:04:52 +01:00
John Blum
d20111bada
DATAGEODE-69 - Dependency on org.iq80.snappy:snappy breaks the IO Platform build and appears to be a candidate for being test scoped.
2017-11-29 00:32:38 -08:00
John Blum
2f9290a5b0
DATAGEODE-68 - From clause Region path error occurs when creating Indexes from application domain object fields annotated with @Indexed or @Id.
2017-11-28 01:02:30 -08:00
Mark Paluch
60914392de
DATAGEODE-54 - Updated changelog.
2017-11-27 16:43:42 +01:00
John Blum
9a4b9a0630
DATAGEODE-66 - Allow basePackages to be configured using a property when creating Entity-defined Regions.
2017-11-26 23:30:12 -08:00
John Blum
da0d989283
DATAGEODE-65 - Document use of @EnableGemfireRepositories.
2017-11-22 01:01:10 -08:00
John Blum
02d0c8e60a
DATAGEODE-64 - Allow the QueryService to be configured as a Spring bean in the ContinuousQuery Annotation support.
2017-11-21 23:00:28 -08:00
John Blum
5f3647bb1c
DATAGEOE-63 - Add section in SDG Reference Documentation for Configuring Region Compression with Annotation config.
2017-11-21 22:10:10 -08:00
John Blum
9b5ef90e11
DATAGEODE-62 - Update section in SDG Reference Documentation on Configuring Off-Heap with Annotation config.
2017-11-21 21:43:10 -08:00
John Blum
8884d35812
DATAGEODE-63 - Add Annotation support for Region Compression.
2017-11-21 21:43:10 -08:00
John Blum
47542bd681
DATAGEODE-62 - Fix Off-Heap Annotation config to properly handle Entity-defined and Java-based Region configuration.
...
Additionally, this change set also renames the spring.data.gemfire.cache.off-heap-memory-size property to spring.data.gemfire.cache.off-heap.memory-size and the spring.data.gemfire.cache.region-names property to spring.data.gemfire.cache.off-heap.region-names.
2017-11-21 21:42:09 -08:00
John Blum
6cb0ebca19
DATAGEODE-61 - Do not configure ClientRegionFactory poolName when Pool is set to DEFAULT.
2017-11-21 12:13:30 -08:00
John Blum
5129cb04de
DATAGEODE-59 - Add support for configuring client and server Region data management policies in Entity-defined Regions.
2017-11-21 00:20:32 -08:00
John Blum
3f7bad8f0f
DATAGEODE-60 - Add support for JSR-107 JCache API Annotations in Caching-defined Regions.
2017-11-18 08:58:40 -08:00
John Blum
a2129dc17b
DATAGEDOE-58 - Add support for configuring client and server Region data management policies in Caching-defined Regions.
...
This improvement allows users to configure both the client and server Region data management policies using the new clientRegionShortcut and serverRegionShortcut attributes on the EnableCachingDefinedRegions annotation, which default to o.a.g.cache.client.ClientRegionShortcut#PROXY and o.a.g.cache.RegionShortcut#PARTITION, respectively.
Additionally, a user may configure the name of a dedicated Pool to use for all caching-defined client Regions.
Move all common Annotation-based configuration logic from CachingDefinedRegionsConfiguration to AbstractAnnotationConfigSupport.
2017-11-18 08:52:23 -08:00
John Blum
d8a348bc93
DATAGEODE-57 - Add support for invoking callbacks when loading snapshots.
2017-11-11 20:45:15 -08:00
John Blum
7b6d80785d
DATAGEODE-56 - Add support for parallel snapshots.
2017-11-11 20:22:57 -08:00
John Blum
747a05e48e
DATAGEODE-55 - Adapt to Apache Geode SnapshotService API and behavioral/functional changes.
...
Changed Apache Gedoe Cache and Region snapshot files to have a .gfd extension.
2017-11-11 18:50:36 -08:00
John Blum
6fc39d0095
DATAGEODE-55 - Adapt to Apache Geode Integrated Security Framework changes.
2017-11-11 18:50:14 -08:00
John Blum
ca5585293c
DATAGEODE-55 - Create SDG XML Namespace schemas (XSDs) for both GFE and GFE-DATA.
...
Set META-INF/spriong.schemas appropriately.
Remove all old 1.xSDG XML Namespace schemas (XSDs).
2017-11-11 18:50:14 -08:00
John Blum
ba9e150591
DATAGEODE-55 - Adapt to Apache Geode PoolFactory and Pool API changes.
...
Add support for the PoolFactory.setSocketConnectTimeout(..) and Pool.getSocketConnectTimeout() methods.
2017-11-11 18:49:29 -08:00
John Blum
f021739542
DATAGEODE-55 - Upgrade to Apache Geode 1.3.0.
2017-11-10 18:27:30 -08:00
Oliver Gierke
696d80576b
DATAGEODE-48 - Updated changelog.
2017-10-27 16:36:51 +02:00
John Blum
731e5f1ae2
DATAGEODE-39 - Fix the changelog.
2017-10-23 13:21:12 -07:00
John Blum
a8bc9c7f0a
DATAGEODE-53 - Beans proxied by the Spring container with declared CQs are not registered and triggered.
2017-10-23 11:56:36 -07:00