John Blum
|
c22ebe6bd1
|
DATAGEODE-12 - Introduce Spring Configurers to flexibly alter Spring Data GemFire configuration when using Annotation config.
Related JIRA: https://jira.spring.io/browse/SGF-586
Related JIRA: https://jira.spring.io/browse/SGF-604
|
2017-05-31 18:13:32 -07:00 |
|
John Blum
|
78d1717381
|
DATAGEODE-10 - Adapt to API changes in the org.apache.geode.cache.lucene.LuceneQueryFactory interface.
|
2017-05-14 16:54:55 -07:00 |
|
John Blum
|
d1986767f5
|
DATAGEODE-9 - Adapt to API changes in the org.apache.geode.cache.client.Pool interface.
|
2017-05-12 16:54:13 -07:00 |
|
John Blum
|
dbba298a2c
|
DATAGEODE-8 - Ensure locators and servers and configured correctly when using <gfe:pool> attributes.
Related JIRA: https://jira.spring.io/browse/SGF-628.
(cherry picked from commit ffb8c704f0a785f6f441c871756fcc802fd5be81)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-05-11 23:47:44 -07:00 |
|
John Blum
|
7362d75fc3
|
DATAGEODE-6 - Fix up Lucene Integration tests and Region namespace test to improve reliability.
|
2017-05-04 14:41:09 -07:00 |
|
John Blum
|
5523c12abe
|
DATAGEODE-4 - Polish.
|
2017-05-03 12:58:08 -07:00 |
|
Oliver Gierke
|
d01819214c
|
DATAGEODE-4 - Adapt to API changes in repository interfaces.
|
2017-05-03 12:53:20 -07:00 |
|
John Blum
|
2f34d88672
|
DATAGEODE-3 - Fix GemfireSimpleTypeHolderTest due to API changes in SDC SimpleTypeHolder.
|
2017-04-27 17:04:26 -07:00 |
|
John Blum
|
979a7895c6
|
SGF-609 - Fix test failures related to Mockito version 2.7.
|
2017-04-12 19:18:11 -07:00 |
|
John Blum
|
a6b3569b67
|
SGF-609 - Upgrade to Apache Geode 1.2.0-SNAPSHOT.
Adapt to API changes in the Apache Geode Lucene integration after 1.2.0-SNAPSHOT.
Set version to 1.2.0.BUILD-SNAPSHOT.
|
2017-03-31 14:55:25 -07:00 |
|
John Blum
|
d7f11b93c9
|
SGF-609 - Polish for changes in Mockito 2.7.x API.
|
2017-03-31 12:48:09 -07:00 |
|
Oliver Gierke
|
4f14b9e09a
|
SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7.
(cherry picked from commit 813014a7c04fde7742a685b2af590eced033c0f2)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:41:33 -07:00 |
|
John Blum
|
1a3909e948
|
SGF-609 - Adapt to changes in the Spring Data Commons API.
|
2017-03-31 12:33:21 -07:00 |
|
John Blum
|
4a46ee4c9c
|
SGF-595 - Polish.
|
2017-03-31 12:25:21 -07:00 |
|
John Blum
|
45da6ce918
|
SGF-606 - Adapt to Spring Data Commons RepositoryConfigurationExtension API changes.
(cherry picked from commit 08fa89080aeae6e3d714fe849f9ef96625f65356)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:17:17 -07:00 |
|
John Blum
|
9f52323b69
|
SGF-595 - Integrate Spring Data Commons Java 8 support.
(cherry picked from commit d108553870e0d9c169105ac4118bd3163fed6c18)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:08:18 -07:00 |
|
John Blum
|
9f0a07273c
|
SGF-402 - Implement support for proper Paging with Projections in Lucene query results.
|
2017-03-28 13:08:20 -07:00 |
|
John Blum
|
5113152b8f
|
SGF-402 - Add support for Lucene query result projections.
|
2017-03-17 16:42:30 -07:00 |
|
John Blum
|
cd92d4b373
|
SGF-602 - Rename @EnableIndexes to @EnableIndexing.
|
2017-03-10 12:15:00 -08:00 |
|
John Blum
|
007cd25608
|
SGF-605 - Add override attribute defaulted to false in the @Indexed annotation.
|
2017-03-10 11:11:30 -08:00 |
|
John Blum
|
043cc922b9
|
SGF-603 - Add ignoreIfExists attribute defaulted to true in @<Type>Region annotations for @EnableEntityDefinedRegions.
|
2017-03-08 22:33:47 -08:00 |
|
John Blum
|
249e645865
|
SGF-402 - Add SDG Annotation configuration support for Lucene Integration.
|
2017-03-08 15:21:05 -08:00 |
|
John Blum
|
4a05172a27
|
SGF-402 - Add SDG XML Namespace support for Lucene Integration.
|
2017-03-08 15:20:26 -08:00 |
|
John Blum
|
f104d57527
|
SGF-402 - Add Lucene Integration support.
|
2017-03-08 15:17:36 -08:00 |
|
John Blum
|
4784988974
|
SGF-598 - Review and polish.
|
2017-03-02 11:18:51 -08:00 |
|
John Blum
|
983c5212d2
|
SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
(cherry picked from commit a28534dd7aab629b7c5f459104860bb4ba3bef86)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-01 23:52:16 -08:00 |
|
John Blum
|
5ba0a5712d
|
SGF-593 - Disable the default cache server when using org.apache.geode.distributed.ServerLauncher to fork a GemFire/Geode Server process.
(cherry picked from commit 8ed71a719c76ff2bf531efff1ee934d23a3234c1)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-02-08 00:01:33 -08:00 |
|
John Blum
|
cfdc90768a
|
SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found.
(cherry picked from commit 15aae69de569d83d15897418975be7fa54c1ce01)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-02-07 22:44:34 -08:00 |
|
John Blum
|
6290d1ee0c
|
SGF-593 - Refactor failing client/server integration tests due to static port allocation.
|
2017-02-05 01:46:05 -08:00 |
|
Mark Paluch
|
fd8c16b9b5
|
SGF-590 - Remove reference to Spring's ConstantException from InterestUnitTests.
Related ticket: SPR-15159.
|
2017-01-26 14:16:45 +01:00 |
|
John Blum
|
e080b1bef2
|
SGF-589 - Reorganize and repackage Spring Data Geode API classes by functional concern.
|
2017-01-21 16:16:11 -08:00 |
|
John Blum
|
5472159198
|
SGF-588 - Reorganize and repackage additional classes in the SDG API.
(cherry picked from commit 2dbc60854bc77fead46db05e219adeffd552ba4b)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-21 15:13:29 -08:00 |
|
John Blum
|
c253508fca
|
SGF-587 - Remove tthe GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer.
(cherry picked from commit 3fb3e6c5df6f2b376c3912840eff0f9934fd39ee)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-20 20:36:37 -08:00 |
|
John Blum
|
49b1428fa6
|
SGF-582 - Polish.
(cherry picked from commit c2ab0c22b105772ff2e81bc75235a1deced8f8a6)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-11 17:50:13 -08:00 |
|
Gregory Green
|
6b7df70355
|
SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present.
(cherry picked from commit 3bc7d2e7115aac93727b04004f809f5f345a1e2d)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-11 17:50:04 -08:00 |
|
John Blum
|
5b50fd246f
|
SGF-584 - Upgrade Dependencies.
|
2017-01-06 15:19:20 -08:00 |
|
John Blum
|
fa00bd6844
|
SGF-583 - Provide InterestBuilder class to appropriately and flexibly express interests in keys/values between client/server.
(cherry picked from commit 734fab75b0a33f3fa80dc95ca3f6dceb132e78a9)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-05 22:24:07 -08:00 |
|
John Blum
|
fb53e13858
|
SGF-581 - Fix possible test failure(s) in GenericRegionFactoryBeanTest.
(cherry picked from commit 4da08b04fddaa64b4b79762edd53d867987bcb9a)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-05 22:20:07 -08:00 |
|
John Blum
|
a6926c40e4
|
SGF-106 - Add additional test case to test that no Indexes are created when @EnableIndexes is not present.
(cherry picked from commit add1fd9e7100e26265c9e5d0dc699b837a4ee29e)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-12-12 22:06:56 -08:00 |
|
John Blum
|
e3c3d11687
|
SGF-549 - Configure DiskStores with annotations.
(cherry picked from commit c99d6ffbf8251a9fc6e01b7f5df13aae402043dd)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-12-12 22:04:10 -08:00 |
|
John Blum
|
d0abd1b1ea
|
SGF-106 - Add annotation support for creating Indexes.
(cherry picked from commit ef5dd8b7cef32daa12c48e4b0d339bd90059b14f)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-12-12 21:57:07 -08:00 |
|
John Blum
|
aca2edbce5
|
SGF-548 - Configure Regions with annotations.
Related JIRA: SGF-250 - @EnableGemfireRegions for @Region.
|
2016-12-12 21:50:08 -08:00 |
|
John Blum
|
ba87a716d0
|
SGF-547 - Configure Eviction with annotations.
(cherry picked from commit fffb2b0de6d54bae436be1ec51dee2db51e5f041)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-12-12 21:11:28 -08:00 |
|
John Blum
|
420df4d2e3
|
SGF-516 - Configure Expiration with annotations.
(cherry picked from commit bfb3347056f4f87ab7f218c8a7618ea5c5378d32)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-12-12 20:50:46 -08:00 |
|
John Blum
|
a7fee0d1ae
|
SGF-571 - Remove explicit call to start() in ContinuousQueryListenerContainer.afterPropertiesSet().
(cherry picked from commit aa28010b4eeb087e264e2a0e2fe3b5c7e29e8a11)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-11-22 00:44:39 -08:00 |
|
John Blum
|
f02622cfa8
|
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 6d8bee2b3461e088b04120f982ec56378ee64c9a)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-11-21 13:36:12 -08:00 |
|
John Blum
|
7683d5434c
|
SGF-560 - Perform additional post release cleanup.
|
2016-11-18 15:40:56 -08:00 |
|
John Blum
|
5d2219ca16
|
SGF-560 - Release version 1.0.0.INCUBATING-RELEASE.
|
2016-11-09 11:29:12 -08:00 |
|
John Blum
|
8bc5d89b8d
|
SGF-565 - Stackoverflow error when the 'locators' attribute is specified in any of the XCacheApplication annotations.
(cherry picked from commit 61d23e3892b4d6d02eeebf6d456f3d6843d5d078)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2016-11-09 09:58:44 -08:00 |
|
John Blum
|
8c372d72d0
|
SGF-560 - Prepare next developement iteration.
|
2016-11-02 22:22:30 -07:00 |
|