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 9F504200BD4 for ; Fri, 2 Dec 2016 02:45:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9E356160B26; Fri, 2 Dec 2016 01:45:06 +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 D02E6160B0B for ; Fri, 2 Dec 2016 02:45:05 +0100 (CET) Received: (qmail 35470 invoked by uid 500); 2 Dec 2016 01:45:05 -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 35461 invoked by uid 99); 2 Dec 2016 01:45:05 -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, 02 Dec 2016 01:45:05 +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 9970BCD0F8 for ; Fri, 2 Dec 2016 01:45:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 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=-2.999] 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 27QCG_L3Iov8 for ; Fri, 2 Dec 2016 01:45:03 +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 0739C618A2 for ; Fri, 2 Dec 2016 01:45:00 +0000 (UTC) Received: (qmail 29401 invoked by uid 99); 2 Dec 2016 01:43:45 -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, 02 Dec 2016 01:43:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F36D7F2138; Fri, 2 Dec 2016 01:43:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: abaker@apache.org To: commits@geode.incubator.apache.org Date: Fri, 02 Dec 2016 01:44:03 -0000 Message-Id: In-Reply-To: <5eed0dc44c2e4f2cba4fc4f3d58a4f5d@git.apache.org> References: <5eed0dc44c2e4f2cba4fc4f3d58a4f5d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [20/31] incubator-geode git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop archived-at: Fri, 02 Dec 2016 01:45:06 -0000 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a5941da7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a5941da7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/a5941da7 Branch: refs/heads/feature/GEODE-2156 Commit: a5941da7375fa183f858e15a6b513a502cb77342 Parents: be964ef 7047920 Author: Udo Kohlmeyer Authored: Thu Dec 1 11:09:48 2016 -0800 Committer: Udo Kohlmeyer Committed: Thu Dec 1 11:09:48 2016 -0800 ---------------------------------------------------------------------- .../geode/DeltaSerializationException.java | 1 + .../apache/geode/GemFireCheckedException.java | 1 + .../org/apache/geode/InvalidDeltaException.java | 1 + .../cache/GatewayConfigurationException.java | 1 + .../apache/geode/cache/RegionRoleException.java | 1 + .../apache/geode/cache/ResourceException.java | 2 + ...upportedOperationInTransactionException.java | 1 + .../apache/geode/cache/VersionException.java | 1 + .../query/QueryExecutionLowMemoryException.java | 1 + .../query/QueryExecutionTimeoutException.java | 1 + .../QueryExecutionCanceledException.java | 1 + .../geode/internal/cache/AbstractRegionMap.java | 43 +- .../internal/cache/BucketNotFoundException.java | 1 + .../internal/cache/DataLocationException.java | 2 + .../geode/internal/cache/LocalRegion.java | 2 +- .../cache/PutAllPartialResultException.java | 3 + .../apache/geode/internal/cache/RegionMap.java | 4 + .../apache/geode/internal/cache/TXState.java | 79 +- .../execute/InternalFunctionException.java | 1 + ...ternalFunctionInvocationTargetException.java | 1 + .../RedundancyAlreadyMetException.java | 1 + .../ConcurrentCacheModificationException.java | 2 + .../internal/cache/versions/RVVException.java | 2 + .../BucketRegionQueueUnavailableException.java | 1 + .../internal/tcp/ReenteredConnectException.java | 1 + .../internal/util/SunAPINotFoundException.java | 1 + .../geode/lang/AttachAPINotFoundException.java | 1 + .../cli/commands/AbstractCommandsSupport.java | 13 +- .../internal/cli/commands/DeployCommands.java | 28 +- .../cli/exceptions/CliCommandException.java | 1 + .../exceptions/CliCommandInvalidException.java | 1 + .../CliCommandMultiModeOptionException.java | 1 + .../CliCommandNotAvailableException.java | 1 + .../exceptions/CliCommandOptionException.java | 1 + .../CliCommandOptionInvalidException.java | 1 + .../CliCommandOptionMissingException.java | 1 + .../CliCommandOptionNotApplicableException.java | 1 + ...liCommandOptionValueConversionException.java | 1 + .../CliCommandOptionValueException.java | 1 + .../CliCommandOptionValueMissingException.java | 1 + .../internal/cli/exceptions/CliException.java | 1 + .../cli/util/DiskStoreNotFoundException.java | 1 + .../cli/util/JConsoleNotFoundException.java | 1 + .../cli/util/MemberNotFoundException.java | 1 + .../cli/util/VisualVmNotFoundException.java | 1 + .../web/shell/MBeanAccessException.java | 1 + .../RestApiCallForCommandNotFoundException.java | 1 + .../internal/cache/ClearTXLockingDUnitTest.java | 437 +++++ .../security/DeployCommandsSecurityTest.java | 124 ++ .../security/SimpleSecurityManagerTest.java | 27 +- .../security/SimpleTestSecurityManager.java | 12 +- .../codeAnalysis/sanctionedSerializables.txt | 1686 +++++++++--------- 52 files changed, 1579 insertions(+), 923 deletions(-) ----------------------------------------------------------------------