Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 34924200B4D for ; Fri, 8 Jul 2016 17:51:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 337AF160A5A; Fri, 8 Jul 2016 15:51:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2B09B160A7D for ; Fri, 8 Jul 2016 17:51:28 +0200 (CEST) Received: (qmail 55407 invoked by uid 500); 8 Jul 2016 15:51:27 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 55302 invoked by uid 99); 8 Jul 2016 15:51:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 15:51:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id ECD6DC6BC2 for ; Fri, 8 Jul 2016 15:51:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.507 X-Spam-Level: X-Spam-Status: No, score=-4.507 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 8ry2sw0fErQy for ; Fri, 8 Jul 2016 15:51:26 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 0D4685FDB6 for ; Fri, 8 Jul 2016 15:51:23 +0000 (UTC) Received: (qmail 53554 invoked by uid 99); 8 Jul 2016 15:51:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 15:51:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A4644E9E9C; Fri, 8 Jul 2016 15:51:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jinmeiliao@apache.org To: commits@geode.incubator.apache.org Date: Fri, 08 Jul 2016 15:51:45 -0000 Message-Id: <1548406332994ca4a04c2d701a2f8b08@git.apache.org> In-Reply-To: <0d0976df1fac43289eca21d332ddfa0a@git.apache.org> References: <0d0976df1fac43289eca21d332ddfa0a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [25/50] [abbrv] incubator-geode git commit: Fixed a test - wrong user archived-at: Fri, 08 Jul 2016 15:51:29 -0000 Fixed a test - wrong user Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/38793108 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/38793108 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/38793108 Branch: refs/heads/develop Commit: 3879310817c38ae35d8f72f0914069de29f1e10f Parents: bad0a92 Author: Kevin J. Duling Authored: Wed Jun 29 14:04:46 2016 -0700 Committer: Kevin J. Duling Committed: Wed Jun 29 14:04:46 2016 -0700 ---------------------------------------------------------------------- .../security/IntegratedClientSizeAuthDistributedTest.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/38793108/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientSizeAuthDistributedTest.java ---------------------------------------------------------------------- diff --git a/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientSizeAuthDistributedTest.java b/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientSizeAuthDistributedTest.java index 96ea297..d0624a9 100644 --- a/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientSizeAuthDistributedTest.java +++ b/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientSizeAuthDistributedTest.java @@ -34,9 +34,9 @@ public class IntegratedClientSizeAuthDistributedTest extends AbstractIntegratedC public void testSize() throws InterruptedException { AsyncInvocation ai1 = client1.invokeAsync(() -> { - ClientCache cache = new ClientCacheFactory(createClientProperties("stranger", "1234567")).setPoolSubscriptionEnabled(true) - .addPoolServer("localhost", serverPort) - .create(); + ClientCache cache = new ClientCacheFactory(createClientProperties("dataWriter", "1234567")).setPoolSubscriptionEnabled(true) + .addPoolServer("localhost", serverPort) + .create(); assertNotAuthorized(() -> SizeOp.execute((InternalPool) cache.getDefaultPool(), REGION_NAME), "DATA:READ:AuthRegion"); });