GitHub user pivotal-jbarrett opened a pull request:
https://github.com/apache/geode-native/pull/63
GEODE-2657
Please make a quick review.
Fixes all the integration tests around Function Execution and adds test of
AppDomain Function Execution.
Test testThinClientPoolExecuteFunctionDisableChunkHandlerThread is split
out of testThinClientPoolExecuteFunction and marked OMITTED until GEODE-2691 is
addressed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pivotal-jbarrett/geode-native
feature/GEODE-2657
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/63.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #63
----
commit a0bc51ae1026097f525b99c0141c6eb73b3f5714
Author: Jacob Barrett <[email protected]>
Date: 2017-03-17T23:38:32Z
GEODE-2657: Fixes and tests Function Execution.
- Corrects message formatting.
- Fixes integration tests.
commit cb02af7ec480ec6a46ea1c6fefc16f1697b33bf3
Author: Jacob Barrett <[email protected]>
Date: 2017-03-16T13:36:32Z
GEODE-2657: Fixes .NET test ThinClientFunctionExecutionTests.
- Timeout is ms.
commit 9869b783c56119fa30f3e6712180a52e2398d52d
Author: Jacob Barrett <[email protected]>
Date: 2017-03-18T00:21:20Z
GEODE-2657: Tests Function Execution with AppDomains.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---