From commits-return-25737-archive-asf-public=cust-asf.ponee.io@geode.apache.org Thu Feb 22 04:17:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 993E418076D for ; Thu, 22 Feb 2018 04:17:25 +0100 (CET) Received: (qmail 47911 invoked by uid 500); 22 Feb 2018 03:17:24 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 47813 invoked by uid 99); 22 Feb 2018 03:17:23 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2018 03:17:23 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0B0C885BC6; Thu, 22 Feb 2018 03:17:22 +0000 (UTC) Date: Thu, 22 Feb 2018 03:17:25 +0000 To: "commits@geode.apache.org" Subject: [geode-native] 04/05: GEODE-4697: Removing FunctionExecutionTimeout from cppcache in addition to clicache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: echobravo@apache.org In-Reply-To: <151926944185.11426.16402062071020619033@gitbox.apache.org> References: <151926944185.11426.16402062071020619033@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: geode-native X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Rev: 70eed16a9abccf78aa5d991be932ee6e34f232c0 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180222031722.0B0C885BC6@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. echobravo pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-native.git commit 70eed16a9abccf78aa5d991be932ee6e34f232c0 Author: Michael Oleske AuthorDate: Tue Feb 20 14:38:10 2018 -0800 GEODE-4697: Removing FunctionExecutionTimeout from cppcache in addition to clicache --- .../resources/func_cacheserver1_pool.xml | 144 ++++++++++----------- .../resources/func_cacheserver2_pool.xml | 143 ++++++++++---------- .../resources/func_cacheserver3_pool.xml | 128 +++++++++--------- 3 files changed, 195 insertions(+), 220 deletions(-) diff --git a/cppcache/integration-test/resources/func_cacheserver1_pool.xml b/cppcache/integration-test/resources/func_cacheserver1_pool.xml index 98d8b4a..34d6e0e 100755 --- a/cppcache/integration-test/resources/func_cacheserver1_pool.xml +++ b/cppcache/integration-test/resources/func_cacheserver1_pool.xml @@ -1,5 +1,4 @@ - - - - - - - ServerGroup1 + + + ServerGroup1 - - - - + + + + - - - javaobject.MultiGetFunctionI - - - javaobject.MultiPutFunctionI - - - javaobject.MultiGetFunction - - - javaobject.MultiGetFunction2 - - - javaobject.ThinClientRegionExceptionTest - - - javaobject.MultiPutFunction - - - javaobject.RegionOperationsFunction - - - javaobject.RegionOperationsHAFunction - - - javaobject.ExceptionHandlingFunction - - - javaobject.OnServerHAExceptionFunction - - - javaobject.OnServerHAShutdownFunction - - - javaobject.PdxFunctionTest - - - javaobject.SingleStrGetFunction - - - javaobject.executeFunction_SendException - - - javaobject.FEOnRegionPrSHOP - - - javaobject.FEOnRegionPrSHOP_OptimizeForWrite - - - javaobject.RegionOperationsHAFunctionPrSHOP - - - javaobject.FunctionExecutionTimeOut - - - - - javaobject.InstantiatorTest - - - + + + javaobject.MultiGetFunctionI + + + javaobject.MultiPutFunctionI + + + javaobject.MultiGetFunction + + + javaobject.MultiGetFunction2 + + + javaobject.ThinClientRegionExceptionTest + + + javaobject.MultiPutFunction + + + javaobject.RegionOperationsFunction + + + javaobject.RegionOperationsHAFunction + + + javaobject.ExceptionHandlingFunction + + + javaobject.OnServerHAExceptionFunction + + + javaobject.OnServerHAShutdownFunction + + + javaobject.PdxFunctionTest + + + javaobject.SingleStrGetFunction + + + javaobject.executeFunction_SendException + + + javaobject.FEOnRegionPrSHOP + + + javaobject.FEOnRegionPrSHOP_OptimizeForWrite + + + javaobject.RegionOperationsHAFunctionPrSHOP + + + + + javaobject.InstantiatorTest + + + \ No newline at end of file diff --git a/cppcache/integration-test/resources/func_cacheserver2_pool.xml b/cppcache/integration-test/resources/func_cacheserver2_pool.xml index 9b90099..fb1e791 100755 --- a/cppcache/integration-test/resources/func_cacheserver2_pool.xml +++ b/cppcache/integration-test/resources/func_cacheserver2_pool.xml @@ -1,5 +1,4 @@ - - - - - - - ServerGroup1 + + + ServerGroup1 - + - - + + - - - javaobject.MultiGetFunctionI - - - javaobject.MultiPutFunctionI - - - javaobject.MultiGetFunction - - - javaobject.MultiGetFunction2 - - - javaobject.MultiPutFunction - - - javaobject.RegionOperationsHAFunction - - - javaobject.RegionOperationsFunction - - - javaobject.ExceptionHandlingFunction - - - javaobject.OnServerHAExceptionFunction - - - javaobject.OnServerHAShutdownFunction - - - - javaobject.SingleStrGetFunction - - - javaobject.executeFunction_SendException - - - javaobject.RegionOperationsHAFunctionPrSHOP - - - javaobject.PdxFunctionTest - - - javaobject.FEOnRegionPrSHOP - - - javaobject.FEOnRegionPrSHOP_OptimizeForWrite - - - javaobject.FunctionExecutionTimeOut - - - javaobject.ThinClientRegionExceptionTest - - - - - javaobject.InstantiatorTest - - - + + + javaobject.MultiGetFunctionI + + + javaobject.MultiPutFunctionI + + + javaobject.MultiGetFunction + + + javaobject.MultiGetFunction2 + + + javaobject.MultiPutFunction + + + javaobject.RegionOperationsHAFunction + + + javaobject.RegionOperationsFunction + + + javaobject.ExceptionHandlingFunction + + + javaobject.OnServerHAExceptionFunction + + + javaobject.OnServerHAShutdownFunction + + + javaobject.SingleStrGetFunction + + + javaobject.executeFunction_SendException + + + javaobject.RegionOperationsHAFunctionPrSHOP + + + javaobject.PdxFunctionTest + + + javaobject.FEOnRegionPrSHOP + + + javaobject.FEOnRegionPrSHOP_OptimizeForWrite + + + javaobject.ThinClientRegionExceptionTest + + + + + javaobject.InstantiatorTest + + + \ No newline at end of file diff --git a/cppcache/integration-test/resources/func_cacheserver3_pool.xml b/cppcache/integration-test/resources/func_cacheserver3_pool.xml index 39224b9..0383bdb 100755 --- a/cppcache/integration-test/resources/func_cacheserver3_pool.xml +++ b/cppcache/integration-test/resources/func_cacheserver3_pool.xml @@ -1,5 +1,4 @@ - - - - - - - ServerGroup1 + + + ServerGroup1 - - + + - - - javaobject.MultiGetFunctionI - - - javaobject.MultiPutFunctionI - - - javaobject.MultiGetFunction - - - javaobject.MultiPutFunction - - - javaobject.RegionOperationsHAFunction - - - javaobject.RegionOperationsFunction - - - javaobject.ExceptionHandlingFunction - - - javaobject.OnServerHAExceptionFunction - - - javaobject.OnServerHAShutdownFunction - - - javaobject.SingleStrGetFunction - - - javaobject.executeFunction_SendException - - - javaobject.FEOnRegionPrSHOP - - - javaobject.FEOnRegionPrSHOP_OptimizeForWrite - - - javaobject.ThinClientRegionExceptionTest - - - javaobject.RegionOperationsHAFunctionPrSHOP - - - javaobject.FunctionExecutionTimeOut - - - - - javaobject.InstantiatorTest - - - + + + javaobject.MultiGetFunctionI + + + javaobject.MultiPutFunctionI + + + javaobject.MultiGetFunction + + + javaobject.MultiPutFunction + + + javaobject.RegionOperationsHAFunction + + + javaobject.RegionOperationsFunction + + + javaobject.ExceptionHandlingFunction + + + javaobject.OnServerHAExceptionFunction + + + javaobject.OnServerHAShutdownFunction + + + javaobject.SingleStrGetFunction + + + javaobject.executeFunction_SendException + + + javaobject.FEOnRegionPrSHOP + + + javaobject.FEOnRegionPrSHOP_OptimizeForWrite + + + javaobject.ThinClientRegionExceptionTest + + + javaobject.RegionOperationsHAFunctionPrSHOP + + + + + javaobject.InstantiatorTest + + + \ No newline at end of file -- To stop receiving notification emails like this one, please contact echobravo@apache.org.