Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F38E18256 for ; Tue, 1 Sep 2015 09:27:49 +0000 (UTC) Received: (qmail 11698 invoked by uid 500); 1 Sep 2015 09:27:46 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 11656 invoked by uid 500); 1 Sep 2015 09:27:46 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 11571 invoked by uid 99); 1 Sep 2015 09:27:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 09:27:46 +0000 Date: Tue, 1 Sep 2015 09:27:45 +0000 (UTC) From: "Pavel Tupitsyn (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-1340) Platforms .Net: Fix PlatformCachePartialUpdateException propagation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Pavel Tupitsyn created IGNITE-1340: --------------------------------------- Summary: Platforms .Net: Fix PlatformCachePartialUpdateException propagation Key: IGNITE-1340 URL: https://issues.apache.org/jira/browse/IGNITE-1340 Project: Ignite Issue Type: Improvement Components: interop Affects Versions: 1.1.4 Reporter: Pavel Tupitsyn Assignee: Pavel Tupitsyn Fix For: ignite-1.4 PlatformCachePartialUpdateException should be thrown from PlatformCache in sync/async mode when CachePartialUpdateCheckedException/CachePartialUpdateException occurs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)