Commit Graph

658 Commits

Author SHA1 Message Date
Mark Paluch
b0f28c2c1b SGF-903 - Update copyright years to 2020. 2020-01-07 09:06:44 +01:00
John Blum
946c7f70c4 SGF-894 - Fix Javadoc HTTP URL reference; switch to HTTPS. 2019-11-15 16:47:55 -08:00
John Blum
9a4ba1d68c SGF-894 - Move TransactionApplicationEvent to o.s.d.g.transaction.event. 2019-11-15 16:47:47 -08:00
John Blum
d080594bf7 SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. 2019-11-15 16:47:37 -08:00
John Blum
7ab246846c SGF-894 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions. 2019-11-15 16:45:36 -08:00
John Blum
a107bd1bae SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server. 2019-10-30 23:00:45 -07:00
John Blum
f5ca5929d6 SGF-881 - Fix parsing issue that mishandles whitespace in ConnectionEndpoint.parse(..). 2019-08-31 13:21:15 -07:00
John Blum
52dc2a16d4 SGF-875 - Remove unnecessary use of Apache Shiro API. 2019-08-21 21:40:13 -07:00
John Blum
9a8f09d11a SGF-872 - Invoke SmartLifecycle callbacks when defining Regions based on Caching annotations. 2019-08-16 13:14:42 -07:00
John Blum
094ea58a93 SGF-865 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations. 2019-07-23 11:12:39 -07:00
John Blum
ac76726875 SGF-863 - Change HTTPS URL to HTTP when resolving the cache.xml XSD. 2019-07-18 00:04:43 -07:00
John Blum
5d4041df5a SGF-863 - Change geode XML schema references to gemfire. 2019-07-17 23:37:19 -07:00
John Blum
e588d9385f SGF-863 - Fixup non-HTTPS URLs. 2019-07-17 23:36:14 -07:00
John Blum
7d8a4c7cc5 SGF-863 - Rename AEQ and GatewaySender test classes. 2019-07-17 23:36:08 -07:00
John Blum
c8894ec87d SGF-864 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'. 2019-07-17 23:35:47 -07:00
John Blum
c0b01c7800 SGF-864 - Fix unreliable tests. 2019-07-17 23:33:50 -07:00
John Blum
181e3d8c5b SGF-863 - Polish. 2019-07-17 23:27:59 -07:00
John Blum
46259b3c35 SGF-863 - Add unit tests asserting the addition of AsyncEventQueues (AEQ) and GatewaySenders to Regions of various types (e.g. LOCAL, PARTITION, REPLICATE as well as Templates) using objects and identifiers. 2019-07-17 23:27:52 -07:00
John Blum
989dc38c56 SGF-863 - Add integration tests testing the addition of AsyncEventQueues and GatewaySenders declared as both objects and identifiers to an existing Region defined in cache.xml. 2019-07-17 23:27:42 -07:00
John Blum
ba473805ca SGF-863 - Rename test class and configuration files. 2019-07-17 23:27:17 -07:00
John Blum
1b6f627903 SGF-863 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s). 2019-07-17 23:27:11 -07:00
John Blum
a858a48374 SGF-863 - Add integration tests testing the association of Region(s) to GatewaySender ID(s). 2019-07-17 23:26:47 -07:00
John Blum
9f43c85bf6 SGF-863 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID. 2019-07-17 23:24:56 -07:00
John Blum
10ae5fe336 SGF-863 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association. 2019-07-17 23:23:15 -07:00
John Blum
7365cc7fa3 SGF-857 - Change GemFire log-level from 'warning' to 'error'. 2019-06-18 17:13:37 -07:00
John Blum
d03a91c54e SGF-827 - Even more URL cleanup caught by Checkstyle. 2019-06-18 16:56:29 -07:00
John Blum
2242e12737 SGF-857 - Cleanup additional build log output. 2019-06-18 16:24:37 -07:00
John Blum
17ab7e3feb SGF-827 - Revert XSD HTTPS URLs to HTTP in GemFire/Geode cache.xml schemaLocation. 2019-06-18 16:24:37 -07:00
John Blum
d6800dda4e SGF-827 - More URL cleanup caught by Checkstyle. 2019-06-18 16:24:37 -07:00
John Blum
7c9cae3761 SGF-857 - Change log-level in test configuration meta-data to 'error'. 2019-06-18 16:24:47 -07:00
John Blum
f59d2aa48c SGF-857 - Adapt to Mockito API (and behavior) changes after log-level changed from 'config' to 'error'. 2019-06-18 16:24:42 -07:00
John Blum
1b75d799c8 SGF-857 - Tune the build log output. 2019-06-18 16:24:37 -07:00
John Blum
ddf1de39a3 SGF-858 - Replace all cache.xml document schema declarations referring to the DTD to use the XSD. 2019-06-18 16:01:58 -07:00
John Blum
172304268a SGF-849 - Change the generic signature of the Configurer interface. 2019-06-09 12:26:50 -07:00
Mark Paluch
852a4f456c SGF-827 - URL Cleanup. 2019-06-05 11:14:02 +02:00
John Blum
c5bd2d66f5 SGF-850 - Switch all XML document schemaLocations (XSD) from HTTP to HTTPS. 2019-05-30 00:54:17 -07:00
John Blum
30db348a9f SGF-849 - Fix test failures. 2019-05-28 18:35:31 -07:00
John Blum
e4d515a5db SGF-849 - Define an abstract, lazy-resolving, composable Configurer implementation. 2019-05-28 18:34:59 -07:00
John Blum
4d7c36d368 SGF-848 - Add support for dynamic HTTP client port configuration based on protocol/scheme. 2019-05-20 19:30:31 -07:00
John Blum
9f15fe71f3 SGF-807 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. 2019-05-18 21:10:05 -07:00
John Blum
7d9618b140 SGF-846 - Polish. 2019-05-18 21:09:54 -07:00
John Blum
116c01a20f SGF-846 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. 2019-05-18 21:09:43 -07:00
John Blum
94ca126b9d SGF-838 - Apply RegionConfigurers to Caching-defined Regions. 2019-05-10 00:16:36 -07:00
Spring Operator
ed53d8adcc SGF-827 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 894 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Resolves gh-119
2019-03-27 10:02:45 +01:00
Mark Paluch
01e3d8cad6 SGF-813 - Update copyright years to 2019. 2019-01-02 14:29:47 +01:00
John Blum
5a3dac30c4 SGF-812 - Polish.
Resolves gh-6.
2018-12-18 22:41:56 -08:00
Udo Kohlmeyer
f0f36c5c76 SGF-812 - BatchingResultSender does not handle empty collections.
The current o.s.d.gemfire.function.BatchingResultSendera does not handle size/length 0 arrays
or collections when batch size is larger than 0.

Also fixed issue where lastResult was not sent with arrays, do to logic issue,
when the lastResult is to be sent.
2018-12-18 22:41:51 -08:00
John Blum
039ceec168 SGF-811 - Fix failing entity Index configuration integration tests.
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.

Polish.
2018-12-18 12:14:51 -08:00
John Blum
8ad2c061ef SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-18 12:14:45 -08:00
John Blum
9f9aa6975a SGF-787 - Add 'requiredPermissions' to @GemfireFunction annotation. 2018-09-10 16:43:25 -07:00