Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D868110ABA for ; Wed, 2 Sep 2015 10:46:46 +0000 (UTC) Received: (qmail 71222 invoked by uid 500); 2 Sep 2015 10:46:46 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 71195 invoked by uid 500); 2 Sep 2015 10:46:46 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 71150 invoked by uid 99); 2 Sep 2015 10:46:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 10:46:46 +0000 Date: Wed, 2 Sep 2015 10:46:46 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-1322) Platofrms: Abstract-out interaction with portables in "PlatformTarget" classes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-1322: ------------------------------------ Fix Version/s: (was: ignite-1.4) ignite-1.5 > Platofrms: Abstract-out interaction with portables in "PlatformTarget" classes. > ------------------------------------------------------------------------------- > > Key: IGNITE-1322 > URL: https://issues.apache.org/jira/browse/IGNITE-1322 > Project: Ignite > Issue Type: Sub-task > Components: interop > Affects Versions: 1.1.4 > Reporter: Vladimir Ozerov > Assignee: Vladimir Ozerov > Priority: Critical > Fix For: ignite-1.5 > > > As portables is implementation-dependent and may or moay not present depending on marshaller configuration, we need to abstract out all work with them somehow (e.g. during Java task execution initiated by native platform). -- This message was sent by Atlassian JIRA (v6.3.4#6332)