John Blum
cb74e3909d
SGF-734 - Upgrade to Pivotal GemFire 9.4.
2018-05-04 17:48:32 -07:00
John Blum
1113a1d0e4
SGF-741 - Add support for enforcing Lucene Index creation before Region creation.
2018-05-04 14:57:37 -07:00
John Blum
d788cc97c4
SGF-739 - Add support for setting a LuceneSerializer on LuceneIndex creation.
2018-04-27 15:22:27 -07:00
John Blum
0187304ff6
SGF-739 - Add postProcess(..) methods in the LuceneIndexFactoryBean for both the o.a.g.cache.lucene.LuceneIndexFactory and the o.a.g.cache.lucene.LuceneIndex.
2018-04-27 15:18:20 -07:00
John Blum
b13dcffe80
SGF-738 - Avoid Pool Already Exists Exception on Spring container initialization.
2018-04-24 13:09:38 -07:00
Mark Paluch
9e43520885
SGF-718 - Prepare 2.1 M2 (Lovelace).
2018-04-13 14:30:01 +02:00
Mark Paluch
f546666b6e
SGF-718 - Updated changelog.
2018-04-13 14:29:53 +02:00
John Blum
d337d1f7ad
SGF-735 - RegionAttributes.offHeap is improperly overridden by RegionFactoryBean.offHeap.
2018-04-10 17:01:43 -07:00
Mark Paluch
71cc14fe4d
SGF-723 - Updated changelog.
2018-04-04 17:12:50 +02:00
Mark Paluch
01ebc8adba
SGF-715 - Updated changelog.
2018-04-04 15:16:18 +02:00
John Blum
81d0fd8344
SGF-729 - Realign SSL configuration using @EnableSsl with Apache Geode's SSL configuration properties.
2018-04-02 09:48:07 -07:00
John Blum
d7e3b3a3e7
SGF-726 - Impossible to define event filter for AsyncEventQueue.
2018-03-22 20:56:14 -07:00
John Blum
76782fccf3
SGF-727 - Remove all git merge conflict tags in SDG source code Javadoc.
2018-03-21 16:52:43 -07:00
Mark Paluch
1db3c3bc22
SGF-725 - 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:23 +01:00
John Blum
11148c1038
SGF-724 - Add configuration support for critical and eviction off-heap percentages in client, peer and cache server application annotations.
2018-03-08 22:49:53 -08:00
John Blum
b6567b4e68
SGF-713 - Polish.
2018-03-08 22:10:27 -08:00
Mark Paluch
0a0c3809b8
SGF-721 - Updated changelog.
2018-02-28 11:17:34 +01:00
John Blum
35bd627fd8
SGF-713 - Override generated OQL from Repository query methods.
2018-02-28 00:45:02 -08:00
Mark Paluch
5438e10904
SGF-716 - Updated changelog.
2018-02-19 20:30:02 +01:00
John Blum
fa78ffba5b
SGF-720 - Fix CI test failures caused by changes in Spring Data Commons CDI Repository support allowing unlimited implementation classes.
2018-02-16 18:49:46 -08:00
John Blum
ed3a22e334
SGF-719 - Review, refactor and polish related JSON/Region support and utility classes.
2018-02-13 08:27:03 -08:00
John Blum
30e443bb55
SGF-719 - Extend MappingPdxSerializer to allow registering custom PdxSerializers based on fully qualified property name.
2018-02-13 08:26:51 -08:00
Christoph Strobl
14d4eb6d6f
SGF-677 - Prepare 2.1 M1 (Lovelace).
2018-02-06 09:45:50 +01:00
Christoph Strobl
86de4d4abc
SGF-677 - Updated changelog.
2018-02-06 09:45:39 +01:00
John Blum
598832af7f
SGF-717 - Upgrade to Pivotal GemFire 9.3.0.
2018-02-05 12:26:04 -08:00
Mark Paluch
09cde34c05
SGF-699 - Updated changelog.
2018-01-24 13:41:19 +01:00
Mark Paluch
7337c00b63
SGF-698 - Updated changelog.
2018-01-24 12:22:10 +01:00
John Blum
68eb8ec051
SGF-712 - Fix incorrect server proxying behavior when registering local, client Regions using EnableCachingDefinedRegions.
2018-01-17 21:35:39 -08:00
Mark Paluch
afcd783fb9
SGF-710 - Update copyright years to 2018.
2018-01-09 09:39:26 +01:00
John Blum
a5b182471a
SGF-705 - Fix MappingPdxSerializer to ignore transient, non-writable and non-entity-based (simple type) properties and fields.
2017-12-17 17:22:41 -08:00
John Blum
c94ef2163c
SGF-706 - Fix race condition between ContinuousQuery registration and EnableClusterConfiguration Region creation.
2017-12-17 17:19:05 -08:00
John Blum
6ba5d0f9e2
SGF-709 - When SDG Annotation config is used to configure and bootstrap an Apache Geode server, automatically register the Administrative Functions.
2017-12-17 17:17:52 -08:00
John Blum
2547b5f807
SGF-708 - 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-17 17:17:24 -08:00
John Blum
0c3b7f69a1
SGF-707 - Extend SDG's GemfireSimpleTypeHolder to handle Java 8 Time types.
2017-12-17 17:16:30 -08:00
John Blum
1782144514
SGF-704 - Change all com.gemstone.gemfire package references in the RegionDataAccessTracingAspect Pointcuts to org.apache.geode.
2017-12-17 16:55:12 -08:00
Oliver Gierke
fa7954e656
SGF-702 - 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 13:47:03 +01:00
John Blum
ea501fca5b
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 01:18:18 -08:00
John Blum
d9834794e5
DATAGEODE-68 - From clause Region path error occurs when creating Indexes from application domain object fields annotated with @Indexed or @Id.
2017-11-29 01:14:24 -08:00
Mark Paluch
cc4c2e71dd
SGF-683 - Updated changelog.
2017-11-27 16:43:40 +01:00
Mark Paluch
f89237254c
SGF-679 - Updated changelog.
2017-11-27 15:58:44 +01:00
John Blum
d6b1072edc
SGF-697 - Allow basePackages to be configured using a property when creating Entity-defined Regions.
2017-11-27 00:17:32 -08:00
John Blum
80d33e5fa0
SGF-696 - Add support for invoking callbacks when loading snapshots.
2017-11-22 10:08:47 -08:00
John Blum
c1ccfa33f6
SGF-695 - Add support for parallel snapshots.
2017-11-22 10:07:12 -08:00
John Blum
161d92a9f6
SGF-694 - Adapt to Pivotal GemFire SnapshotService API and behavioral/functional changes.
...
Changed Apache Gedoe Cache and Region snapshot files to have a .gfd extension.
2017-11-22 09:58:57 -08:00
John Blum
1604b35893
SGF-694 - Adapt to Pivotal GemFire Integrated Security Framework changes.
2017-11-22 09:55:48 -08:00
John Blum
efa6d1cff4
SGF-694 - Create SDG XML Namespace schemas (XSDs) for both GFE and GFE-DATA.
...
Set META-INF/spring.schemas appropriately.
Remove all old 1.x SDG XML Namespace schemas (XSDs) and Apache Geode XML Namespace schemas (XSDs).
2017-11-22 09:54:49 -08:00
John Blum
9e4267b491
SGF-694 - Adapt to Pivotal GemFire PoolFactory and Pool API changes.
...
Add support for the PoolFactory.setSocketConnectTimeout(..) and Pool.getSocketConnectTimeout() methods.
2017-11-22 09:48:52 -08:00
John Blum
2e69f04302
SGF-686 - Document use of @EnableGemfireRepositories.
2017-11-22 09:14:32 -08:00
John Blum
caa6ff79fd
SGF-693 - Allow the QueryService to be configured as a Spring bean in the ContinuousQuery Annotation support.
2017-11-22 09:08:34 -08:00
John Blum
5ab358bd0a
SGF-692 - Add section in SDG Reference Documentation for Configuring Region Compression with Annotation config.
2017-11-22 09:07:23 -08:00