John Blum
ed0b3c3406
SGF-754 - Add name attribute to EnableGemFireProperties.
2018-06-10 21:35:49 -07:00
John Blum
450d81a483
SGF-753 - Clean BeanFactoryLocator references on CacheFactoryBean destroy.
2018-06-10 21:35:13 -07:00
John Blum
aefba802d5
SGF-752 - Add ability to configure SecurityManager on CacheFactoryBean.
2018-06-10 21:33:36 -07:00
John Blum
c38d8a765b
SGF-751 - Move client Region interests registration to on SmartLifecycle start.
2018-06-10 21:27:28 -07:00
John Blum
935352daca
SGF-749 - Edit Javadoc.
...
Optimize imports.
2018-06-10 21:25:41 -07:00
John Blum
659c11a2fe
SGF-749 - Expose SDG's Function annotation configuration as part of the public API for extension purposes.
2018-06-10 21:14:39 -07:00
John Blum
e975951ca4
SGF-749 - Reformat source code.
...
Use try multi-catch blocks for simpler (GemFire/Geode) Exception handling.
2018-06-10 21:02:45 -07:00
Christoph Strobl
42b3821d23
SGF-737 - Updated changelog.
2018-05-17 10:32:55 +02:00
John Blum
c7e1a2c95d
SGF-747 - Properly enable statistics when Annotation-based Expiration Policies are enabled with EnableExpiration.
2018-05-16 22:57:43 -07:00
John Blum
3ed1599cc9
SGF-745 - Add ability to filter types de/serialized by the o.s.d.g.mapping.MappingPdxSerializer.
2018-05-14 23:43:16 -07:00
John Blum
5babdfd3fb
SGF-732 - Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.
...
Change branding from 'Gemfire' or 'GemFire' to 'Pivotal GemFire'.
2018-05-08 22:37:13 -07:00
Mark Paluch
8953cdaf79
SGF-731 - Prepare 2.0.7 (Kay SR7).
2018-05-08 14:14:32 +02:00
Mark Paluch
ff62d45fea
SGF-731 - Updated changelog.
2018-05-08 14:14:24 +02:00
Mark Paluch
69d0033f3a
SGF-730 - Updated changelog.
2018-05-08 12:22:50 +02:00
John Blum
9f683b7976
SGF-741 - Add support for enforcing Lucene Index creation before Region creation.
2018-05-04 15:29:28 -07:00
John Blum
fe28a49c6e
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:47:13 -07:00
John Blum
89a319868b
SGF-738 - Avoid Pool Already Exists Exception on Spring container initialization.
2018-04-24 14:16:33 -07:00
John Blum
c7df770a26
SGF-738 - Add Integration Test based on Accenture's UC reproducing the problem.
2018-04-24 14:16:33 -07:00
Mark Paluch
d3da36c733
SGF-718 - Updated changelog.
2018-04-13 15:11:29 +02:00
John Blum
7ff4ba6c49
SGF-735 - RegionAttributes.offHeap is improperly overridden by RegionFactoryBean.offHeap.
2018-04-10 17:24:25 -07:00
Mark Paluch
6ed74daa94
SGF-723 - Prepare 2.0.6 (Kay SR6).
2018-04-04 15:52:31 +02:00
Mark Paluch
2e7e0d0a69
SGF-723 - Updated changelog.
2018-04-04 15:52:23 +02:00
Mark Paluch
a12266e023
SGF-715 - Updated changelog.
2018-04-04 15:16:20 +02:00
John Blum
989a556c67
SGF-729 - Realign SSL configuration using @EnableSsl with Apache Geode's SSL configuration properties.
2018-04-02 10:32:36 -07:00
John Blum
cceff39f72
SGF-726 - Impossible to define event filter for AsyncEventQueue.
2018-03-22 21:46:29 -07:00
John Blum
435130b67b
SGF-727 - Remove all git merge conflict tags in SDG source code Javadoc.
2018-03-22 21:25:45 -07:00
John Blum
379e975acf
SGF-724 - Add configuration support for critical and eviction off-heap percentages in client, peer and cache server application annotations.
2018-03-08 23:07:28 -08:00
John Blum
a51bbdae3c
SGF-713 - Polish.
2018-03-08 23:07:21 -08:00
Mark Paluch
6880767180
SGF-721 - Prepare 2.0.5 (Kay SR5).
2018-02-28 10:14:05 +01:00
Mark Paluch
4595c9bdee
SGF-721 - Updated changelog.
2018-02-28 10:13:59 +01:00
John Blum
e30b3df921
SGF-713 - Override generated OQL from Repository query methods.
2018-02-28 00:48:08 -08:00
Mark Paluch
e92973326a
SGF-716 - Prepare 2.0.4 (Kay SR4).
2018-02-19 19:46:04 +01:00
Mark Paluch
9b6e31781a
SGF-716 - Updated changelog.
2018-02-19 19:45:56 +01:00
John Blum
c96cda3a01
SGF-719 - Review, refactor and polish related JSON/Region support and utility classes.
2018-02-13 08:47:00 -08:00
John Blum
83477a45af
SGF-719 - Extend MappingPdxSerializer to allow registering custom PdxSerializers based on fully qualified property name.
2018-02-13 08:46:54 -08:00
Christoph Strobl
c28527ab9d
SGF-677 - Updated changelog.
2018-02-06 11:13:56 +01:00
Mark Paluch
6e7624bc15
SGF-699 - Prepare 2.0.3 (Kay SR3).
2018-01-24 13:20:39 +01:00
Mark Paluch
db76c9af36
SGF-699 - Updated changelog.
2018-01-24 13:20:33 +01:00
Mark Paluch
4c8756af0d
SGF-698 - Updated changelog.
2018-01-24 12:22:12 +01:00
John Blum
da0c880dde
SGF-712 - Fix incorrect server proxying behavior when registering local, client Regions using EnableCachingDefinedRegions.
2018-01-17 22:11:44 -08:00
John Blum
7cc4d48b81
SGF-705 - Fix MappingPdxSerializer to ignore transient, non-writable and non-entity-based (simple type) properties and fields.
2017-12-17 17:42:34 -08:00
John Blum
857b970bc6
SGF-706 - Fix race condition between ContinuousQuery registration and EnableClusterConfiguration Region creation.
2017-12-17 17:42:28 -08:00
John Blum
316084a53e
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:42:22 -08:00
John Blum
b55d38d2ee
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:42:07 -08:00
John Blum
a0cbbe8208
SGF-707 - Extend SDG's GemfireSimpleTypeHolder to handle Java 8 Time types.
2017-12-17 17:41:59 -08:00
John Blum
c05028ef86
SGF-704 - Change all com.gemstone.gemfire package references in the RegionDataAccessTracingAspect Pointcuts to org.apache.geode.
2017-12-17 17:41:51 -08:00
Oliver Gierke
815576cff8
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:23 +01:00
John Blum
e3becda838
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:40:13 -08:00
John Blum
c3b55ef2b7
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:40:07 -08:00
Mark Paluch
8df854ba75
SGF-683 - Prepare 2.0.2 (Kay SR2).
2017-11-27 16:11:21 +01:00